aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/features/notifications/Notifications.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/features/notifications/Notifications.kt')
-rw-r--r--src/main/kotlin/features/notifications/Notifications.kt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/kotlin/features/notifications/Notifications.kt b/src/main/kotlin/features/notifications/Notifications.kt
deleted file mode 100644
index 8d912d1..0000000
--- a/src/main/kotlin/features/notifications/Notifications.kt
+++ /dev/null
@@ -1,7 +0,0 @@
-
-package moe.nea.firmament.features.notifications
-
-import moe.nea.firmament.features.FirmamentFeature
-
-object Notifications {
-}