mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix check style
This commit is contained in:
parent
67051a08d9
commit
5931ab693e
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ public class UserSessionContainer {
|
|||
sessions.put(principal, entry);
|
||||
return entry.userSession;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue