Skip to content

Commit

Permalink
fix: removing serde import
Browse files Browse the repository at this point in the history
  • Loading branch information
peeeuzin committed Feb 13, 2024
1 parent 394be83 commit 12c7dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/collection_tests.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use dustdata::DustData;
use serde::{Deserialize, Serialize};

pub fn test_config() -> dustdata::DustDataConfig {
dustdata::DustDataConfig::default()
Expand Down

0 comments on commit 12c7dc1

Please sign in to comment.