forgot to remove "sync" when removing fakeStore from previous testing
This commit is contained in:
parent
baacf30c6d
commit
afda607b99
1 changed files with 0 additions and 1 deletions
1
fakes.go
1
fakes.go
|
|
@ -2,7 +2,6 @@ package main
|
|||
|
||||
import (
|
||||
"context"
|
||||
"sync"
|
||||
)
|
||||
|
||||
type fakeST struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue