Fix check style

This commit is contained in:
Anthony Corbacho 2016-11-16 18:47:12 +09:00
parent 67051a08d9
commit 5931ab693e

View file

@ -51,4 +51,4 @@ public class UserSessionContainer {
sessions.put(principal, entry);
return entry.userSession;
}
}
}