diff options
author | Valery Piashchynski <[email protected]> | 2020-12-17 03:44:16 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-17 03:44:16 +0300 |
commit | 26c6e2c481921760f0f2cc98fdbb022ed1c54a48 (patch) | |
tree | 4172caf588eda988c24d0793acc9380c52b2d6fd /pkg/worker | |
parent | 2d5a042cd4c80b1989b8235a7412110d435b1130 (diff) |
Fix deadlock
Diffstat (limited to 'pkg/worker')
-rw-r--r-- | pkg/worker/events.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/worker/events.go b/pkg/worker/events.go deleted file mode 100644 index 4df0094f..00000000 --- a/pkg/worker/events.go +++ /dev/null @@ -1 +0,0 @@ -package worker |