Revert "Upstreamyboy"

This commit is contained in:
Kyleeld
2019-06-28 23:58:38 +01:00
committed by GitHub
parent fb562c709c
commit c2f405cf8f
39 changed files with 96 additions and 470 deletions

View File

@@ -100,4 +100,4 @@ public class ChatController
{
return chatService.getHosts(world, location);
}
}
}

View File

@@ -117,4 +117,4 @@ public class ChatService
jedis.lrem(key, 0, json);
}
}
}
}