Refactor source layout
Introduce compat source sets and move all kotlin sources to the main directory [no changelog]
This commit is contained in:
7
src/main/kotlin/features/notifications/Notifications.kt
Normal file
7
src/main/kotlin/features/notifications/Notifications.kt
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
package moe.nea.firmament.features.notifications
|
||||
|
||||
import moe.nea.firmament.features.FirmamentFeature
|
||||
|
||||
object Notifications {
|
||||
}
|
||||
Reference in New Issue
Block a user