Skip to content

Commit ba84efe

Browse files
committed
✨ update template
1 parent 8f99112 commit ba84efe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Mitori-Velocity/src/main/kotlin/xyz/xasmc/mitori/mitorivelocity/MitoriVelocity.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import xyz.xasmc.mitori.satori.event.BaseEvent
2525
import xyz.xasmc.mitori.satori.event.guildMember.GuildMemberAddedEvent
2626
import xyz.xasmc.mitori.satori.event.guildMember.GuildMemberRemovedEvent
2727
import xyz.xasmc.mitori.satori.event.message.MessageCreateEvent
28-
import xyz.xasmc.mitorivelocity.BuildConstants
2928
import java.time.Instant
3029
import java.util.*
3130

Mitori-Velocity/src/main/templates/xyz/xasmc/mitorivelocity/BuildConstants.java renamed to Mitori-Velocity/src/main/templates/xyz/xasmc/mitori/mitorivelocity/BuildConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package xyz.xasmc.mitorivelocity;
1+
package xyz.xasmc.mitori.mitorivelocity;
22

33
// The constants are replaced before compilation
44
public class BuildConstants {

0 commit comments

Comments
 (0)