cosmetics

This commit is contained in:
nikk gitanes
2024-04-10 14:47:06 +03:00
parent 654b2618ae
commit 4a083b522e
3 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
package settings
import (
"server/log"
"sync"
"server/log"
)
type DBReadCache struct {