Remove unused import

This commit is contained in:
rallytime 2014-11-24 13:02:08 -07:00
parent 512f07303a
commit 022d2dbbfb

View file

@ -19,7 +19,6 @@ import time
import shutil
import optparse
import subprocess
import argparse
# Import Salt libs
try: