Skip to content

Commit 0c34672

Browse files
committed
fmt
1 parent 603df9a commit 0c34672

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

token-lending/program/tests/borrow_weight.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#![cfg(feature = "test-bpf")]
22
/// the borrow weight feature affects a bunch of instructions. All of those instructions are tested
33
/// here for correctness.
4-
54
use crate::solend_program_test::setup_world;
65
use crate::solend_program_test::BalanceChecker;
76
use crate::solend_program_test::TokenBalanceChange;

0 commit comments

Comments
 (0)