pyflakes fixes for subiquity/controllers/installpath.py

This commit is contained in:
Ryan Harper 2018-05-24 14:17:07 -05:00
parent 636fec4dd5
commit afefe7f163
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
import logging import logging
import lsb_release
from subiquitycore.controller import BaseController from subiquitycore.controller import BaseController
from subiquity.ui.views import InstallpathView, MAASView from subiquity.ui.views import InstallpathView, MAASView