diff --git a/commands/trade_cmd.py b/commands/trade_cmd.py index 7ffa0d4d..a9fa6456 100644 --- a/commands/trade_cmd.py +++ b/commands/trade_cmd.py @@ -46,7 +46,6 @@ def run(results, cmdenv, tdb): results.summary.fromStation = lhs results.summary.toStation = rhs - lhs.tradingWith = dict() trades = calc.getTrades(lhs, rhs) if not trades: raise CommandLineError("No profitable trades {} -> {}".format(