Fix sniffes in admin_audit
This commit is contained in:
parent
a9c243948b
commit
a2668b11e5
|
@ -25,9 +25,6 @@
|
|||
namespace OCA\Admin_Audit\Actions;
|
||||
|
||||
|
||||
use OCP\ILogger;
|
||||
use OCP\IUserSession;
|
||||
|
||||
class Trashbin extends Action {
|
||||
|
||||
public function delete($params) {
|
||||
|
|
Loading…
Reference in New Issue