Getting tests to use dummy client

This commit is contained in:
MichaelOultram 2015-08-15 16:04:09 +01:00
parent 4ae3052684
commit 2396adfdf3

View file

@ -3,7 +3,6 @@ package main
import (
"fmt"
"github.com/layeh/gumble/gumble"
"github.com/layeh/gumble/gumbleutil"
"os"
"time"
)