Author: damoxc
Revision: 5430
Log:
remove unnecessary import
Diff:
Modified: trunk/deluge/main.py
===================================================================
--- trunk/deluge/main.py 2009-07-01 10:02:45 UTC (rev 5429)
+++ trunk/deluge/main.py 2009-07-01 13:45:56 UTC (rev 5430)
@@ -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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---