small bug fixes and organization

This commit is contained in:
Zoe
2024-12-09 06:03:45 -06:00
parent 54fbb02ad8
commit 6c035fc391
12 changed files with 289 additions and 289 deletions

View File

@@ -14,7 +14,7 @@ import (
_ "embed"
"github.com/juls0730/fluxd/pkg"
"github.com/juls0730/flux/pkg"
_ "github.com/mattn/go-sqlite3"
)