summaryrefslogtreecommitdiffstats
path: root/tests/importing.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/importing.rs')
-rw-r--r--tests/importing.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/importing.rs b/tests/importing.rs
index 8fb7f92..9743898 100644
--- a/tests/importing.rs
+++ b/tests/importing.rs
@@ -50,7 +50,6 @@ fn test_compile_imports() {
use mastodon_async::helpers::log::Headers as _;
use mastodon_async::helpers::log::Status as _;
use mastodon_async::helpers::read_response::read_response as _;
- use mastodon_async::log_serde as _;
use mastodon_async::mastodon::Mastodon as _;
use mastodon_async::mastodon::MastodonClient as _;
use mastodon_async::mastodon::MastodonUnauthenticated as _;