Built motion from commit 67e5df37.|2.0.66
[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 };