X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/c6a3fa2cdbf7eb78964a5df7622482cdd8782d74..429c20de60f6d700be11f4969756143f22396a6f:/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 {