Skip to content

Commit c6e5676

Browse files
author
E.S. Rosenberg a.k.a. Keeper of the Keys
committed
Remove unused import
1 parent b653308 commit c6e5676

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gpodder/model.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545

4646
import minidb
4747

48-
from urllib.parse import urlparse
49-
5048

5149
class NoHandlerForURL(Exception):
5250
pass

0 commit comments

Comments
 (0)