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