]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/server_test.go
Fix bug that clears account password on permission edit
[rbdr/mobius] / hotline / server_test.go
index bf608e1c3da5992255d55b6a1d44ff74ba143b70..7e2608ed603f46f098feaf233d418ba2a0d17880 100644 (file)
@@ -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 {