Skip to content
Snippets Groups Projects
Commit 8cc7bab0 authored by Björn Schießle's avatar Björn Schießle
Browse files

delete debug code

parent e2516a2b
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ if ($path_parts['dirname'] == '.') {
$filename = $file;
$timestamp = null;
}
sleep(5);
if (OCA_Trash\Trashbin::delete($filename, $timestamp)) {
error_log("feinifeini");
OCP\JSON::success(array("data" => array("filename" => $file)));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment