Remove imports

This commit is contained in:
VirtuBox
2019-10-16 13:31:30 +02:00
parent 44b539799c
commit 98e6e6963f
11 changed files with 26 additions and 36 deletions

View File

@@ -1,6 +1,5 @@
import os
from cement.core import handler, hook
from cement.core.controller import CementBaseController, expose
from wo.core.aptget import WOAptGet