summaryrefslogtreecommitdiffstats
path: root/lib/Migration
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-06 07:29:07 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-05-06 07:29:07 -0100
commit9854c65e0a7976783dafa6f733d77d4a3882d6d9 (patch)
treeece3f813742dfbee4245f9a07016859339fa352b /lib/Migration
parent51b936e48263b0300e8a4c8d79da28ac44ce097d (diff)
cleaning/merging to master
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Migration')
-rw-r--r--lib/Migration/Version0002Date20190305091902.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Migration/Version0002Date20190305091902.php b/lib/Migration/Version0002Date20190305091902.php
index 69f720f4..33f7e81b 100644
--- a/lib/Migration/Version0002Date20190305091902.php
+++ b/lib/Migration/Version0002Date20190305091902.php
@@ -34,8 +34,6 @@ namespace OCA\Social\Migration;
use Closure;
use Doctrine\DBAL\DBALException;
use Doctrine\DBAL\Schema\SchemaException;
-use Doctrine\DBAL\Types\Type;
-use OCA\Social\Db\CoreRequestBuilder;
use OCP\DB\ISchemaWrapper;
use OCP\IDBConnection;
use OCP\Migration\IOutput;