mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 21:51:39 +00:00
Merge pull request #373 from carlanton/master
agent: Remove redundant assignment
This commit is contained in:
commit
7fd1c9929d
@ -367,7 +367,6 @@ func (c *Command) Run(args []string) int {
|
||||
if config == nil {
|
||||
return 1
|
||||
}
|
||||
c.args = args
|
||||
|
||||
// Check GOMAXPROCS
|
||||
if runtime.GOMAXPROCS(0) == 1 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user