another todo comment

This commit is contained in:
2024-02-19 23:46:14 +01:00
parent 1fb263c81f
commit 200d3eaa15

View File

@@ -15,7 +15,7 @@ import (
_ "github.com/lib/pq" _ "github.com/lib/pq"
) )
//TODO: make the codebase less garbage //TODO: add more error handlings
var db *sql.DB var db *sql.DB