Removed unused import

This commit is contained in:
Tracker-Friendly 2024-10-15 19:07:44 +01:00
parent 643732f349
commit 5ac3ec1753
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package library
import (
"database/sql"
"github.com/go-chi/chi/v5"
"github.com/google/uuid"
"io/fs"
"time"