Fixed pylint error in app_pam_test.py

This commit is contained in:
Justin Anderson 2016-03-28 17:04:47 -06:00
parent 6b8b8b51c0
commit bd3942e0fd

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