refactor: update allanime extractor errlog import

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

View File

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