Remove old column
This commit is contained in:
parent
0be8422e65
commit
4aaff575b3
1 changed files with 0 additions and 4 deletions
|
@ -141,10 +141,6 @@ export default (sequelize, {
|
|||
type: STRING,
|
||||
set() { },
|
||||
},
|
||||
is_filtered: {
|
||||
type: BOOLEAN,
|
||||
set() { },
|
||||
},
|
||||
bid_state: {
|
||||
type: STRING,
|
||||
set() { },
|
||||
|
|
Loading…
Reference in a new issue