Skip to content

Commit

Permalink
chore(madara): fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KaBankz committed Aug 28, 2023
1 parent 9e083bd commit fd241b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rust/madara/sources/shinigami/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#![no_std]
use aidoku::{
error::Result, prelude::*, std::String, std::Vec,
Chapter, DeepLink, Filter, Listing, Manga, MangaPageResult, Page,
error::Result, prelude::*, std::String, std::Vec, Chapter, DeepLink, Filter, Listing, Manga,
MangaPageResult, Page,
};

use madara_template::template;
Expand Down

0 comments on commit fd241b4

Please sign in to comment.