aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/Services/System/ShareService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'code/api/Services/System/ShareService.cs')
-rw-r--r--code/api/Services/System/ShareService.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/code/api/Services/System/ShareService.cs b/code/api/Services/System/ShareService.cs
new file mode 100644
index 0000000..047e607
--- /dev/null
+++ b/code/api/Services/System/ShareService.cs
@@ -0,0 +1,6 @@
+namespace I2R.Storage.Api.Services.System;
+
+public class ShareService
+{
+
+} \ No newline at end of file