justinpark commented on code in PR #25088:
URL: https://github.com/apache/superset/pull/25088#discussion_r1306212209


##########
superset-frontend/src/views/store.ts:
##########
@@ -113,6 +122,7 @@ const CombinedDatasourceReducers = (
 };
 
 const reducers = {
+  ...sqlLabReducers,

Review Comment:
   I'll replace it by noopReducer. (The other sqllab reducers will be deleted 
when the legacy SqlLab entry point is removed)



-- 
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