diff --git a/indicators/super-smoother/SuperSmoother.cs b/indicators/super-smoother/SuperSmoother.cs index dad8f24..ccfcb4e 100644 --- a/indicators/super-smoother/SuperSmoother.cs +++ b/indicators/super-smoother/SuperSmoother.cs @@ -6,7 +6,6 @@ using NinjaTrader.Gui; using NinjaTrader.Gui.Chart; #endregion -//This namespace holds Indicators in this folder and is required. Do not change it. namespace NinjaTrader.NinjaScript.Indicators { [CategoryOrder("SuperSmoother", 1)]