mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-24 03:46:43 +00:00
Fix some FindBugs issues.
This commit is contained in:
@@ -74,7 +74,7 @@ class UUIDFetcher implements Callable<Map<String, UUID>> {
|
||||
return uuidMap;
|
||||
}
|
||||
|
||||
private class Profile {
|
||||
private static class Profile {
|
||||
String id;
|
||||
String name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user