mirror of
https://github.com/nextcloud/server.git
synced 2026-04-05 09:06:35 -04:00
Remove unused import Punic\Data
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
459e71638d
commit
a20546bb5c
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ use OCP\Share\Exceptions\ShareNotFound;
|
|||
use OCP\Share\IManager;
|
||||
use OCP\Share\IShare;
|
||||
use PHPUnit\Framework\MockObject\MockObject;
|
||||
use Punic\Data;
|
||||
use Test\TestCase;
|
||||
|
||||
class PublicPreviewControllerTest extends TestCase {
|
||||
|
|
|
|||
Loading…
Reference in a new issue