Skip to content

Commit 6d0a19d

Browse files
committed
Remove testing exclude annotation on reload command
1 parent 71f2026 commit 6d0a19d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/dev/triassic/template/command/defaults/ReloadCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
/**
2626
* A command that reloads the plugin's configuration.
2727
*/
28-
@ExcludePlatform({PlatformType.VELOCITY})
2928
public final class ReloadCommand extends TemplateCommand {
3029

3130
private final Logger logger;

0 commit comments

Comments
 (0)