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