aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php')
-rw-r--r--apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php b/apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php
index c1ff209b9c6..3a431872d22 100644
--- a/apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php
+++ b/apps/federatedfilesharing/lib/Migration/Version1011Date20201120125158.php
@@ -28,8 +28,8 @@ namespace OCA\FederatedFileSharing\Migration;
use Closure;
use Doctrine\DBAL\Types\Type;
-use OCP\DB\Types;
use OCP\DB\ISchemaWrapper;
+use OCP\DB\Types;
use OCP\IDBConnection;
use OCP\Migration\IOutput;
use OCP\Migration\SimpleMigrationStep;