Skip to content

Commit

Permalink
fix(ssg): 🚑 error: this import is redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Feb 21, 2024
1 parent c33caf0 commit 2e86035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_sitemap.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#[cfg(test)]
mod tests {
use serde_json;
use ssg::models::data::SiteMapData;
use ssg::modules::sitemap::create_site_map_data;
use std::collections::HashMap;
Expand Down

0 comments on commit 2e86035

Please sign in to comment.