add some small changes

This commit is contained in:
2025-07-30 12:00:21 +03:00
parent c61bc841e6
commit 98d2443679
3 changed files with 2 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ package main
import (
"github.com/akyaiy/GoSally-mvp/cmd"
_ "modernc.org/sqlite"
)
func main() {