diff --git a/deluge/main.py b/deluge/main.py index 22b2488fc..35e6ea750 100644 --- a/deluge/main.py +++ b/deluge/main.py @@ -40,7 +40,6 @@ """Main starting point for Deluge. Contains the main() entry point.""" import os -import os.path import sys from optparse import OptionParser