summaryrefslogtreecommitdiffstats
path: root/lib/Migration/Version0001Date20181219000004.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Migration/Version0001Date20181219000004.php')
-rw-r--r--lib/Migration/Version0001Date20181219000004.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Migration/Version0001Date20181219000004.php b/lib/Migration/Version0001Date20181219000004.php
index 5af222a6..6d68343f 100644
--- a/lib/Migration/Version0001Date20181219000004.php
+++ b/lib/Migration/Version0001Date20181219000004.php
@@ -34,9 +34,7 @@ namespace OCA\Social\Migration;
use Closure;
use Doctrine\DBAL\DBALException;
use Doctrine\DBAL\Schema\SchemaException;
-use Doctrine\DBAL\Types\Type;
use OCP\DB\ISchemaWrapper;
-use OCP\IDBConnection;
use OCP\Migration\IOutput;
use OCP\Migration\SimpleMigrationStep;