diff --git a/test.go b/test.go index 7365005..4edbe03 100644 --- a/test.go +++ b/test.go @@ -3,7 +3,6 @@ package main import ( "fmt" "github.com/layeh/gumble/gumble" - "github.com/layeh/gumble/gumbleutil" "os" "time" )