diff options
Diffstat (limited to 'Services/GlobalUserService.cs')
| -rw-r--r-- | Services/GlobalUserService.cs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Services/GlobalUserService.cs b/Services/GlobalUserService.cs deleted file mode 100644 index adafce2..0000000 --- a/Services/GlobalUserService.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace HyperBooru.Services; - -public interface IGlobalUserService { -} - -public class GlobalUserService : IGlobalUserService { -} |
