about summary refs log tree commit diff
path: root/MatrixRoomUtils.Core/Interfaces/IStateEventType.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Core/Interfaces/IStateEventType.cs')
-rw-r--r--MatrixRoomUtils.Core/Interfaces/IStateEventType.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/MatrixRoomUtils.Core/Interfaces/IStateEventType.cs b/MatrixRoomUtils.Core/Interfaces/IStateEventType.cs
deleted file mode 100644
index 053f50c..0000000
--- a/MatrixRoomUtils.Core/Interfaces/IStateEventType.cs
+++ /dev/null
@@ -1,5 +0,0 @@
-namespace MatrixRoomUtils.Core.Interfaces; 
-
-public interface IStateEventType {
-    
-}
\ No newline at end of file