refactor: update skip override errlog import

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

View File

@@ -5,7 +5,7 @@ import (
"database/sql"
"errors"
"fmt"
"mal/pkg/errlog"
errlog "mal/pkg"
)
type SkipSegmentOverrideRow struct {