Skip to content

Commit

Permalink
fix module name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterain98 committed Apr 16, 2024
1 parent f355d58 commit 49c01eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions utils/pure_ftpd.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import httpx
from bs4 import BeautifulSoup
from utils import httpx_get_request
from http_utils import httpx_get_request


def make_cache() -> list:
Expand Down

0 comments on commit 49c01eb

Please sign in to comment.