mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-03 18:32:19 +00:00
Revert "Merge pull request #35 from C0D3-M4513R/patch-1"
This reverts commitdb1cdad4e1, reversing changes made to9f66570088.
This commit is contained in:
@@ -95,6 +95,6 @@ public class PlanCommand extends Command {
|
||||
|
||||
@Override
|
||||
public List<String> tabComplete(CommandExecutor executor, String alias, String[] args) {
|
||||
return Collections.emptyList();
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user