Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-12-06 23:09:40 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-12-06 23:09:40 +0300
commit75af90b4f196014ecbf333229431147009bf8950 (patch)
tree21adf6961b038dab3f3ab8e5b46ecd53bfeff786 /lib/storage.php
parentf304fd46299cffa52b0fb4c1373bd8f0789bf1ad (diff)
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'lib/storage.php')
-rw-r--r--lib/storage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/storage.php b/lib/storage.php
index cf888ed9..fc450fa1 100644
--- a/lib/storage.php
+++ b/lib/storage.php
@@ -136,7 +136,6 @@ class Storage {
}
}
- Db\Session::cleanUp($session->getEsId());
}
private static function processDocuments($rawDocuments){