mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 04:38:35 +00:00
And these stubs
This commit is contained in:
@ -187,9 +187,4 @@ public class SimpleDispatcher implements Dispatcher {
|
||||
// Checking every perm in the class here was unnecessarily stupid
|
||||
return true;
|
||||
}
|
||||
|
||||
public static Class<SimpleDispatcher> inject() {
|
||||
return SimpleDispatcher.class;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user