Removed unused sys import.

This commit is contained in:
Bastian Venthur
2012-01-12 19:52:17 +01:00
parent 2ce15e269e
commit 5dae83cc62

1
sg.py
View File

@@ -25,7 +25,6 @@ __author__ = "Bastian Venthur <venthur@debian.org>"
__version__ = "1.0"
import sys
import os
import shutil
import string