X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/c6a3fa2cdbf7eb78964a5df7622482cdd8782d74..e1f6476cdee99a9ec2f7e2cc3c4ad1bba5247e4d:/hotline/server_test.go diff --git a/hotline/server_test.go b/hotline/server_test.go index bf608e1..7e2608e 100644 --- a/hotline/server_test.go +++ b/hotline/server_test.go @@ -41,9 +41,6 @@ func TestServer_handleFileTransfer(t *testing.T) { TrackerPassID [4]byte Stats *Stats FS FileStore - outbox chan Transaction - mux sync.Mutex - flatNewsMux sync.Mutex FlatNews []byte } type args struct {