Skip to content

Commit c9c0883

Browse files
committed
pnpm p-token:format && pnpm p-token:lint
1 parent fa4125a commit c9c0883

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

p-token/src/entrypoint-runtime-verification.rs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ use {
2222
pinocchio_token_interface::{
2323
error::TokenError,
2424
program::ID as PROGRAM_ID,
25-
state::{
26-
account_state::AccountState,
27-
Initializable, Transmutable,
28-
},
25+
state::{account_state::AccountState, Initializable, Transmutable},
2926
},
3027
};
3128

0 commit comments

Comments
 (0)