rusackas commented on code in PR #38171:
URL: https://github.com/apache/superset/pull/38171#discussion_r3364270447


##########
superset/commands/dashboard/importers/v1/utils.py:
##########
@@ -160,7 +161,11 @@ def update_id_refs(  # pylint: disable=too-many-locals  # 
noqa: C901
                 id_map[old_id] for old_id in scope_excluded if old_id in id_map
             ]

Review Comment:
   Good catch — removed the now-unreachable `_remap_charts_in_scope` helper in 
9acda7248d.



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