Fix sniffes in admin_audit

This commit is contained in:
Joas Schilling 2016-09-09 16:47:26 +02:00 committed by Morris Jobke
parent a9c243948b
commit a2668b11e5
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@
namespace OCA\Admin_Audit\Actions;
use OCP\ILogger;
use OCP\IUserSession;
class Trashbin extends Action {
public function delete($params) {