mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 09:49:17 -05:00
fix linter
This commit is contained in:
@@ -122,7 +122,7 @@ func (r *Runtime) Start() {
|
||||
}
|
||||
|
||||
go (*r.R).Create(s, gorunArgs...)
|
||||
args = args[:len(args)-1]
|
||||
// args = args[:len(args)-1]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user