re-do unnecessary changes

This commit is contained in:
Chloe Jung 2023-02-24 09:22:17 +13:00
parent 715f01d161
commit f9b52cac13
4 changed files with 5 additions and 7 deletions

View file

@ -4,9 +4,8 @@ import (
"database/sql"
"errors"
"fmt"
"os"
_ "github.com/lib/pq"
"os"
)
type Card struct {