Skip to content

Commit 5b443c2

Browse files
committed
Remove unused imports [skip ci]
1 parent 7ca686b commit 5b443c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/mock_vws/utils/assertions.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
from requests import Response, codes
1313

1414
from mock_vws._constants import ResultCodes
15-
from tests.mock_vws.utils.authorization import (
16-
VuforiaDatabaseKeys,
17-
authorization_header,
18-
rfc_1123_date,
19-
)
2015

2116

2217
def assert_vws_failure(

0 commit comments

Comments
 (0)