about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/SessionStorageProviderService.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--MatrixRoomUtils.Web/SessionStorageProviderService.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/MatrixRoomUtils.Web/SessionStorageProviderService.cs b/MatrixRoomUtils.Web/SessionStorageProviderService.cs
deleted file mode 100644

index d6bffe6..0000000 --- a/MatrixRoomUtils.Web/SessionStorageProviderService.cs +++ /dev/null
@@ -1,5 +0,0 @@ -using MatrixRoomUtils.Core.Interfaces.Services; - -namespace MatrixRoomUtils.Web; - -public class SessionStorageProviderService : IStorageProvider { } \ No newline at end of file