mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Remove stale comment
This commit is contained in:
@@ -1402,7 +1402,6 @@ func (r *TaskRunner) handleUpdate(update *structs.Allocation) error {
|
||||
var mErr multierror.Error
|
||||
r.handleLock.Lock()
|
||||
if r.handle != nil {
|
||||
// Need to check driver abilities for updating services
|
||||
drv, err := r.createDriver()
|
||||
if err != nil {
|
||||
// Something has really gone wrong; don't continue
|
||||
|
||||
Reference in New Issue
Block a user