summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
Diffstat (limited to 'common.go')
-rw-r--r--common.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.go b/common.go
index d9ef0ce..368d39c 100644
--- a/common.go
+++ b/common.go
@@ -4,7 +4,6 @@ import (
"os"
"runtime"
"strings"
- "sync"
)
// todo: move these somewhere else