Skip to content

Commit 9adb675

Browse files
committed
rm dlog
1 parent fb8c70a commit 9adb675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

programs/drift/src/state/order_params.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,6 @@ impl OrderParams {
748748
}
749749
} else {
750750
// more than 50bps different of fast/slow twap, use fast only
751-
crate::dlog!("hi", baseline_start_price_offset_slow, baseline_start_price_offset_fast);
752751
baseline_start_price_offset_fast
753752
};
754753

0 commit comments

Comments
 (0)