Merge pull request #32196 from jtand/cherrypy_pam_test_lint_fix

Fixed pylint error in app_pam_test.py
This commit is contained in:
Mike Place 2016-03-28 17:59:42 -06:00
commit 6e0cb22c96

View file

@ -17,8 +17,7 @@ ensure_in_syspath('../../../')
from tests.utils import BaseRestCherryPyTest
# Import Salt Libs
import integration
import salt.utils
from tests import integration
# Import 3rd-party libs
# pylint: disable=import-error,unused-import