Log Panel: Remove a todo

This commit is contained in:
Sinai
2022-04-22 09:12:22 +10:00
parent 9379e0f813
commit 8b861f7c77

View File

@ -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<ConsoleLogCell>
{
public struct LogInfo