Clean up all the imports.
[quix0rs-apt-p2p.git] / setup.py
index 52d6c52d7d5407d032255a63b34b32df6783e0bb..fcdb4a41279c2cd619445681ac6684ccd723e7b9 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,8 +1,5 @@
 #!/usr/bin/env python
 
-import os
-import sys
-
 try:
     import distutils.core
     import distutils.command.build_ext