mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Update AnonymusSessionListener.java
This commit is contained in:
parent
69ebc7ce42
commit
fe71ab0115
@ -202,7 +202,6 @@ public class AnonymusSessionListener implements HttpSessionListener, SessionsInt
|
||||
log.debug("Session {} already invalidated", session.getId());
|
||||
}
|
||||
sessions.remove(session.getId());
|
||||
sessions.remove(session.getId());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user