refactor: update skip segments errlog import

This commit is contained in:
2026-06-20 19:03:50 +02:00
committed by Milas Holsting
parent 5397759192
commit 39e96ec073

View File

@@ -14,7 +14,7 @@ import (
"mal/internal/db"
"mal/internal/domain"
"mal/pkg/errlog"
errlog "mal/pkg"
netutil "mal/pkg/net"
)