mirror of
https://github.com/plexusorg/Module-NUSH.git
synced 2025-08-06 20:42:55 +00:00
This reverts commit 476a9d3f
This commit is contained in:
parent
73362c69f6
commit
b1c468f152
11 changed files with 247 additions and 307 deletions
|
@ -2,8 +2,7 @@ package dev.plex.nush.handler;
|
|||
|
||||
import dev.plex.nush.NushModule;
|
||||
|
||||
public interface Handler
|
||||
{
|
||||
public interface Handler {
|
||||
|
||||
void init(NushModule module);
|
||||
void init(NushModule module);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue