forgot to remove "sync" when removing fakeStore from previous testing

This commit is contained in:
Miloš Jovanović 2026-09-08 09:46:31 +02:00
parent baacf30c6d
commit afda607b99

View file

@ -2,7 +2,6 @@ package main
import (
"context"
"sync"
)
type fakeST struct {