Update Module_list.java

This commit is contained in:
Elmon11 2020-12-16 23:42:44 +01:00 committed by GitHub
parent 7dfd6c0b8b
commit 5d882d9052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,11 +35,6 @@ public class Module_list extends HTTPDModule
final JSONArray operators = new JSONArray();
final JSONArray imposters = new JSONArray();
for (Player player : Bukkit.getOnlinePlayers())
{