goimports -w

This commit is contained in:
Ian Norden
2019-12-02 13:24:50 -06:00
parent 671a324294
commit 5ebe2243d8
42 changed files with 257 additions and 40 deletions
+1 -1
View File
@@ -125,4 +125,4 @@ func (watcher *EventWatcher) delegateLogs(errs chan error) {
} else {
watcher.delegateLogs(errs)
}
}
}