diff --git a/problem.go b/problem.go index 9198e72..f2dab97 100644 --- a/problem.go +++ b/problem.go @@ -7,7 +7,6 @@ import ( // Standard "context" - "database/sql" "encoding/json" "errors" "fmt"