Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Dec 14, 2023
1 parent ebc1206 commit 87d0c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallas-configs/src/shelley.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use serde::{Deserialize, Serialize};
use serde::Deserialize;
use std::collections::HashMap;

#[derive(Debug, Deserialize)]
Expand Down

0 comments on commit 87d0c3c

Please sign in to comment.