remove unused import

This commit is contained in:
Thomas Vander Stichele
2009-06-20 16:18:00 +00:00
parent 15a5969062
commit 6e3eeed548

View File

@@ -20,8 +20,6 @@
# You should have received a copy of the GNU General Public License
# along with morituri. If not, see <http://www.gnu.org/licenses/>.
import os
from morituri.common import logcommand, drive
class List(logcommand.LogCommand):