Remove unused import
This commit is contained in:
parent
35ef852e34
commit
c5e7065493
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
@ -4,7 +4,6 @@ import os
|
|||
import traceback
|
||||
from datetime import datetime
|
||||
from typing import Any
|
||||
from urllib.parse import urlparse
|
||||
from uuid import uuid4
|
||||
|
||||
import requests
|
||||
|
|
Loading…
Reference in a new issue