X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/c6a3fa2cdbf7eb78964a5df7622482cdd8782d74..2e1aec0fcfd412cff22cc4fc996973e403589ad8:/hotline/server_test.go?ds=inline 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 {