Remove unused import Punic\Data

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/17693/head
Daniel Kesselberg 6 years ago
parent 459e71638d
commit a20546bb5c
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614
  1. 1
      apps/files_sharing/tests/Controller/PublicPreviewControllerTest.php

@ -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…
Cancel
Save