Skip to content

Commit be430ba

Browse files
committed
format
1 parent bf2dedf commit be430ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ffmpeg_media_type/utils/ffmpeg.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from functools import lru_cache, wraps
77
from pathlib import Path
88
from typing import Any, Literal
9-
from urllib.parse import urlparse
109

1110
import requests
1211
from pydantic import BaseModel, Field

0 commit comments

Comments
 (0)