Remove duplicate code for property name of SqlaTable (#1190)

This commit is contained in:
prokh 2016-09-25 17:41:44 +02:00 committed by Maxime Beauchemin
parent 5f6ef84c4e
commit 44be42c922
1 changed files with 0 additions and 4 deletions

View File

@ -743,10 +743,6 @@ class SqlaTable(Model, Queryable, AuditMixinNullable):
"dataframe table table-striped table-bordered "
"table-condensed"))
@property
def name(self):
return self.table_name
@property
def metrics_combo(self):
return sorted(