Remove unused import

This commit is contained in:
Erik Johnson 2018-06-18 07:23:52 -05:00
parent fd9d700157
commit 2556a1e13d
No known key found for this signature in database
GPG key ID: 5E5583C437808F3F

View file

@ -17,7 +17,6 @@ from tests.support.mock import (
MagicMock,
mock_open,
patch,
call,
NO_MOCK,
NO_MOCK_REASON,
DEFAULT