lint clean

This commit is contained in:
David Soria Parra
2024-11-27 22:42:47 +00:00
parent 10e4bdfe2a
commit e8a26bbf53
5 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +1,5 @@
import asyncio
from dataclasses import dataclass
from typing import Any
from urllib.parse import urlparse
import click