Skip to content

Commit

Permalink
chore: delete unused trin-history/src/utils.rs (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
morph-dev authored Sep 25, 2024
1 parent 0914534 commit 5c49c2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
1 change: 0 additions & 1 deletion trin-history/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ pub mod events;
mod jsonrpc;
pub mod network;
mod storage;
pub mod utils;
pub mod validation;

use std::sync::Arc;
Expand Down
127 changes: 0 additions & 127 deletions trin-history/src/utils.rs

This file was deleted.

0 comments on commit 5c49c2f

Please sign in to comment.