Remove old column

This commit is contained in:
Shawn 2018-10-09 09:57:09 -05:00
parent 0be8422e65
commit 4aaff575b3

View file

@ -141,10 +141,6 @@ export default (sequelize, {
type: STRING,
set() { },
},
is_filtered: {
type: BOOLEAN,
set() { },
},
bid_state: {
type: STRING,
set() { },