refactor: update user command errlog import

This commit is contained in:
2026-06-20 19:02:25 +02:00
committed by Milas Holsting
parent b634c950d0
commit dcf506f94d

View File

@@ -17,7 +17,7 @@ import (
"mal/internal/database"
"mal/internal/db"
"mal/internal/observability"
"mal/pkg/errlog"
errlog "mal/pkg"
)
func main() {