refactor: update watchlist ids errlog import

This commit is contained in:
2026-06-20 19:03:19 +02:00
committed by Milas Holsting
parent 74d3a6d7e7
commit 60fd2fe90c

View File

@@ -2,7 +2,7 @@ package db
import (
"context"
"mal/pkg/errlog"
errlog "mal/pkg"
"strings"
)