Skip to content

Commit

Permalink
[style] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Dec 22, 2024
1 parent a97ccb7 commit a5a2fb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion speech_recognition/recognizers/google_cloud.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from __future__ import annotations

import os
from urllib.error import URLError

from speech_recognition.audio import AudioData
Expand Down

0 comments on commit a5a2fb2

Please sign in to comment.