Remove an unused import.

This commit is contained in:
Ryan Petrello
2013-05-03 11:55:33 -04:00
parent ccd5028088
commit 2edea42589

View File

@@ -7,8 +7,6 @@ import sys
import time
import subprocess
import six
from pecan.commands import BaseCommand