Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / migrations / 2.0.27.js
1 'use strict';
2
3 module.exports = {
4   up: function(queryInterface, Sequelize) {
5
6   },
7   down: function(queryInterface, Sequelize) {}
8 };