mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-16 09:26:21 -05:00
remove unused variables
This commit is contained in:
parent
ec5680976b
commit
8cdc7d8c4f
@ -5,10 +5,6 @@ jobs:
|
||||
pool:
|
||||
vmImage: ${{ parameters.vmImage }}
|
||||
|
||||
variables:
|
||||
GOPATH: '$(system.defaultWorkingDirectory)'
|
||||
GOBIN: '$(GOPATH)/bin'
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
- task: GoTool@0
|
||||
|
Loading…
Reference in New Issue
Block a user