remove the unceccessary command

This commit is contained in:
Nhat Tan Le 2020-11-13 11:02:44 -08:00
parent 8ebf66426a
commit 890b2efe1f

View file

@ -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"