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