[lint] linting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
'use strict';
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
up: (queryInterface, Sequelize) => {
|
||||
@@ -12,4 +12,4 @@ module.exports = {
|
||||
return queryInterface.removeIndex('notifications',
|
||||
['actions', 'type'])
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user