fix: add PKG_CONFIG_PATH and remove unused import
Build and Deploy / build (push) Failing after 1m47s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-07-16 11:01:15 +00:00
parent dd57797864
commit d894592355
2 changed files with 7 additions and 4 deletions
-1
View File
@@ -2,7 +2,6 @@ package database
import (
"fmt"
"log"
"anticaptcha/internal/config"
"anticaptcha/internal/model"