Skip to content

Commit 2ffb847

Browse files
fixed linter error
1 parent df67200 commit 2ffb847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

acceptor.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ type Acceptor struct {
3636
settings *Settings
3737
logFactory LogFactory
3838
storeFactory MessageStoreFactory
39-
fileFactory fileStoreFactory
4039
globalLog Log
4140
sessions map[SessionID]*session
4241
sessionGroup sync.WaitGroup

0 commit comments

Comments
 (0)