diff --git a/tests/test_client.py b/tests/test_client.py index c7cb551..6afbe70 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -1,7 +1,6 @@ import os import io import json -import types import pytest import tempfile from pathlib import Path