Remove crufty import

This commit is contained in:
Daniel A. Wozniak 2018-12-05 12:56:16 -07:00
parent 91f50a4ce7
commit be3945afeb
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -10,8 +10,6 @@ import salt.auth.ldap
from tests.support.mock import patch, NO_MOCK, NO_MOCK_REASON
from tests.support.unit import skipIf, TestCase
from unittest import TestCase
salt.auth.ldap.__opts__ = {}