Fix debug functions

This commit is contained in:
Alexander Neumann 2015-06-24 20:00:01 +02:00
parent 6c2d6bfd11
commit d5020ac109
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,6 @@ import (
"strconv"
"strings"
"sync"
"syscall"
)
var opts struct {