Skip to content

Commit

Permalink
Get rid of an unused import in the user spoke.
Browse files Browse the repository at this point in the history
Related: rhbz#1253672
  • Loading branch information
clumens committed Sep 25, 2015
1 parent c800cd0 commit 46aa54c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyanaconda/ui/gui/spokes/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
from pyanaconda.ui.helpers import InputCheck
from pyanaconda.ui.gui.helpers import GUISpokeInputCheckHandler, GUIDialogInputCheckHandler

from pykickstart.constants import FIRSTBOOT_RECONFIG
from pyanaconda.constants import ANACONDA_ENVIRON, FIRSTBOOT_ENVIRON,\
PASSWORD_EMPTY_ERROR, PASSWORD_CONFIRM_ERROR_GUI, PASSWORD_STRENGTH_DESC,\
PASSWORD_WEAK, PASSWORD_WEAK_WITH_ERROR, PASSWORD_WEAK_CONFIRM,\
Expand Down

0 comments on commit 46aa54c

Please sign in to comment.