Skip to content

Commit 590661f

Browse files
committed
Implement version specific types for blockchain - methods
1 parent 999089e commit 590661f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

types/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ pub mod model;
3333

3434
use core::fmt;
3535

36-
use serde::{Deserialize, Serialize};
37-
3836
use bitcoin::amount::ParseAmountError;
3937
use bitcoin::{Amount, FeeRate};
4038

0 commit comments

Comments
 (0)