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