Trivial removal of extraneous whitespace

This commit is contained in:
moshferatu 2024-08-14 05:40:11 -07:00
parent 889a896556
commit 6d184fed63

View File

@ -54,7 +54,6 @@ namespace NinjaTrader.NinjaScript.Indicators
protected override void OnBarUpdate() protected override void OnBarUpdate()
{ {
if (PrimaryBars != BarsInProgress) if (PrimaryBars != BarsInProgress)
return; return;