Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Pushkar Mishra <[email protected]>
  • Loading branch information
Pushkarm029 committed Mar 23, 2024
1 parent 20aab28 commit b648096
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-resource/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use anyhow::anyhow;
use crc32fast::Hasher;
use log;
use serde::{Deserialize, Serialize};
use std::fmt::{self, Display, Formatter};
use std::fs;
Expand Down

0 comments on commit b648096

Please sign in to comment.