Skip to content

Commit

Permalink
feat(#9): clean fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jun 5, 2024
1 parent 7de02f0 commit 31d4db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xml/storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pub fn init() {
mod tests {
use std::fs;
use std::path::Path;

use crate::xml::storage::init;

fn clean() {
Expand Down

0 comments on commit 31d4db5

Please sign in to comment.