Remove duplicate mtype column
This commit is contained in:
@@ -64,7 +64,6 @@ class DrilldownTable(Table):
|
||||
mtype = Column()
|
||||
realname = Column()
|
||||
server = Column()
|
||||
mtype = Column()
|
||||
tokens = Column()
|
||||
lang_code = Column()
|
||||
lang_name = Column()
|
||||
|
||||
Reference in New Issue
Block a user