mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 09:58:39 +00:00
remove unnecessary import
This commit is contained in:
parent
d3d991d8aa
commit
65697faca5
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
||||||
"""Main starting point for Deluge. Contains the main() entry point."""
|
"""Main starting point for Deluge. Contains the main() entry point."""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import os.path
|
|
||||||
import sys
|
import sys
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue