From fcb20274007c653ab636add3aa49e8e1873691fc Mon Sep 17 00:00:00 2001 From: moshferatu Date: Wed, 18 Dec 2024 09:22:46 -0800 Subject: [PATCH] Remove unnecessary comment from News indicator --- indicators/news/News.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/indicators/news/News.cs b/indicators/news/News.cs index 0749c7d..90f31e3 100644 --- a/indicators/news/News.cs +++ b/indicators/news/News.cs @@ -14,7 +14,6 @@ using System.Windows.Media; using System.Xml.Serialization; #endregion -//This namespace holds Indicators in this folder and is required. Do not change it. namespace NinjaTrader.NinjaScript.Indicators { public class NewsEvent