🗃️ updated sql queries with removed questions
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
642446c135
commit
abea6eca0f
3 changed files with 2 additions and 147 deletions
|
|
@ -149,6 +149,6 @@ func main() {
|
|||
})
|
||||
|
||||
// Run the server on port 8080
|
||||
// db.SetupDb()
|
||||
router.Run(":8080")
|
||||
db.SetupDb()
|
||||
// router.Run(":8080")
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue