Oups, debug code

This commit is contained in:
Damien Alexandre
2014-10-13 19:17:53 +02:00
parent 403c83b462
commit 2f890bcf49

View File

@@ -248,7 +248,6 @@ class Upload implements ControllerProviderInterface
'id' => $id,
];
} catch (\Exception $e) {
throw $e;
$datas['message'] = $app->trans('Unable to add file to Phraseanet');
}