summaryrefslogtreecommitdiffstats
path: root/core/Migrations/Version13000Date20170919121250.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Migrations/Version13000Date20170919121250.php')
-rw-r--r--core/Migrations/Version13000Date20170919121250.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/Migrations/Version13000Date20170919121250.php b/core/Migrations/Version13000Date20170919121250.php
index 6bdd79cf672..b700ebd747a 100644
--- a/core/Migrations/Version13000Date20170919121250.php
+++ b/core/Migrations/Version13000Date20170919121250.php
@@ -21,11 +21,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
+
namespace OC\Core\Migrations;
use OCP\DB\ISchemaWrapper;
-use OCP\Migration\SimpleMigrationStep;
use OCP\Migration\IOutput;
+use OCP\Migration\SimpleMigrationStep;
/**
* Auto-generated migration step: Please modify to your needs!