mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
remove unused use statement
This commit is contained in:
parent
6af6febad0
commit
55a2715eff
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
namespace OC\Comments;
|
||||
|
||||
use Doctrine\DBAL\Exception\DriverException;
|
||||
use OC\Hooks\Emitter;
|
||||
use OCP\Comments\IComment;
|
||||
use OCP\Comments\ICommentsManager;
|
||||
use OCP\Comments\NotFoundException;
|
||||
|
|
|
|||
Loading…
Reference in a new issue