betodealmeida commented on code in PR #36057:
URL: https://github.com/apache/superset/pull/36057#discussion_r2512162531


##########
superset/common/query_context.py:
##########
@@ -22,10 +22,7 @@
 import pandas as pd
 
 from superset.common.chart_data import ChartDataResultFormat, 
ChartDataResultType
-from superset.common.query_context_processor import (
-    CachedTimeOffset,
-    QueryContextProcessor,
-)
+from superset.common.query_context_processor import QueryContextProcessor

Review Comment:
   This is not a public method, it's used only by `get_query_result`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to