remove the unceccessary command
This commit is contained in:
parent
8ebf66426a
commit
890b2efe1f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ var filename string
|
|||
var message = new(string)
|
||||
var updateID string
|
||||
var monitor bool
|
||||
var timeout time.Duration // seconds
|
||||
var timeout time.Duration
|
||||
var log = logrus.New()
|
||||
|
||||
const australisVer = "v1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue