mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-05-22 09:52:01 +00: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());
|
log.debug("Session {} already invalidated", session.getId());
|
||||||
}
|
}
|
||||||
sessions.remove(session.getId());
|
sessions.remove(session.getId());
|
||||||
sessions.remove(session.getId());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user