summaryrefslogtreecommitdiff
path: root/worker.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker.go')
-rw-r--r--worker.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/worker.go b/worker.go
index f31929bf..32f63554 100644
--- a/worker.go
+++ b/worker.go
@@ -10,7 +10,6 @@ import (
"strconv"
"strings"
"sync"
- "syscall"
"time"
)