Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Belgian Biodiversity Platform
cputils
Commits
54b9fa94
Commit
54b9fa94
authored
Sep 22, 2016
by
Julien Cigar
🤘
Browse files
Revert "close() should be used instead of remove()"
This reverts commit
bdeff24c
parent
bdeff24c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/sa_tool.py
View file @
54b9fa94
...
...
@@ -24,5 +24,5 @@ class SATool(cherrypy.Tool):
if
not
self
.
session
:
return
self
.
session
.
clos
e
()
self
.
session
.
remov
e
()
self
.
session
=
None
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment