Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ryqdev committed May 28, 2024
1 parent 03528cc commit 489712f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/green/green.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use std::fs::File;
use ibapi::orders::{order_builder, OrderNotification};

use crate::cmds::backtest::BackTestCommand;
use crate::err::Error;
use crate::green::{
feeds::BaseData,
strategy::{
Expand Down

0 comments on commit 489712f

Please sign in to comment.