Commit 815ee576 authored by Serge S. Koval's avatar Serge S. Koval

Typo fix

parent f52b66bb
...@@ -531,7 +531,6 @@ class ModelView(BaseModelView): ...@@ -531,7 +531,6 @@ class ModelView(BaseModelView):
visible_name) visible_name)
if flt: if flt:
self._postprocess_filter(flt)
table = column.table table = column.table
if join_tables: if join_tables:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment