Skip to content

Commit

Permalink
remove serde
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanov-igor committed Jan 29, 2025
1 parent 9e3ac2f commit 4aa56f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jam/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use jam::block::{Block, BlockHeader, Extrinsic};
use jam::blockchain::Blockchain;
use jam::config::Config;
use serde_json;
use std::fs;
use tokio::time::{sleep, Duration};

Expand Down

0 comments on commit 4aa56f2

Please sign in to comment.