refactor: update skip segments errlog import

This commit is contained in:
2026-06-20 19:03:50 +02:00
parent d649989fc2
commit eb6c74f3a3

View File

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