refactor: update allanime client errlog import

This commit is contained in:
2026-06-20 19:02:36 +02:00
parent ec26913e65
commit 8b905f0080

View File

@@ -7,7 +7,7 @@ import (
"fmt"
"io"
"mal/internal/domain"
"mal/pkg/errlog"
errlog "mal/pkg"
netutil "mal/pkg/net"
"net/http"
"strings"