mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix: appease linters and psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
parent
4b8a58cc49
commit
0c1bd845a7
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ declare(strict_types=1);
|
|||
|
||||
namespace OC\TextToImage\Db;
|
||||
|
||||
use DateTime;
|
||||
use OCP\AppFramework\Db\DoesNotExistException;
|
||||
use OCP\AppFramework\Db\Entity;
|
||||
use OCP\AppFramework\Db\MultipleObjectsReturnedException;
|
||||
|
|
|
|||
Loading…
Reference in a new issue