diff --git a/src/UI/Panels/LogPanel.cs b/src/UI/Panels/LogPanel.cs index e988b2b..c2d33c3 100644 --- a/src/UI/Panels/LogPanel.cs +++ b/src/UI/Panels/LogPanel.cs @@ -14,8 +14,6 @@ using UniverseLib.Utility; namespace UnityExplorer.UI.Panels { - // TODO move the logic out of this class into a LogUtil class (also move ExplorerCore.Log into that) - public class LogPanel : UEPanel, ICellPoolDataSource { public struct LogInfo