refactor: update watchorder errlog import

This commit is contained in:
2026-06-20 19:02:45 +02:00
committed by Milas Holsting
parent 57604d5be6
commit 51f1c60c81

View File

@@ -6,7 +6,7 @@ import (
"errors"
"fmt"
"io"
"mal/pkg/errlog"
errlog "mal/pkg"
netutil "mal/pkg/net"
"net/http"
"regexp"