verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate 
old UI in favor of FAB
URL: https://github.com/apache/incubator-airflow/pull/4339#discussion_r242876965
 
 

 ##########
 File path: airflow/contrib/plugins/metastore_browser/main.py
 ##########
 @@ -86,7 +87,7 @@ def db(self):
         return self.render(
             "metastore_browser/db.html", tables=tables, db=db)
 
-    @wwwutils.gzipped
 
 Review comment:
   in the rbac version the `gzipped` decorator is not in the utils.py, instead 
it was moved to the decorators.py

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to