Built motion from commit (unavailable).|2.5.2
[motion2.git] / server / migrations / 2.4.17.js
index 07d476a..577b158 100644 (file)
@@ -153,8 +153,8 @@ module.exports = {
        up: function (queryInterface, Sequelize) {
                return new BPromise(function (resolve) {
                        
-            var migration = new Migration(queryInterface);
-        
+                       var migration = new Migration(queryInterface);
+
                        // START FINAL
                        migration.final(resolve);
                        // END FINAL