refactor: remove unused dependencies

This commit is contained in:
Prad Nukala
2024-09-05 14:18:22 -04:00
parent ae99abf2c4
commit 2c602138ff
9 changed files with 4 additions and 27 deletions
-2
View File
@@ -5,8 +5,6 @@ import (
"os"
"path/filepath"
_ "github.com/mattn/go-sqlite3"
"github.com/onsonr/sonr/internal/db"
)
Binary file not shown.