From 21da6cde79ccd0cb7f895a29e3d8cab959ef11ba Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 4 Sep 2023 02:17:10 +0200 Subject: Too many changes to name... --- LibMatrix/Interfaces/IStateEventType.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'LibMatrix/Interfaces/IStateEventType.cs') diff --git a/LibMatrix/Interfaces/IStateEventType.cs b/LibMatrix/Interfaces/IStateEventType.cs index d80f22d..13a0d05 100644 --- a/LibMatrix/Interfaces/IStateEventType.cs +++ b/LibMatrix/Interfaces/IStateEventType.cs @@ -1,5 +1,3 @@ namespace LibMatrix.Interfaces; -public interface IStateEventType { - -} +public interface IStateEventType { } -- cgit 1.4.1