kgabryje commented on code in PR #20049:
URL: https://github.com/apache/superset/pull/20049#discussion_r872504180
##########
superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:
##########
@@ -34,6 +34,7 @@ import CrossFilterScopingModal from
'src/dashboard/components/CrossFilterScoping
import Icons from 'src/components/Icons';
import ModalTrigger from 'src/components/ModalTrigger';
import ViewQueryModal from 'src/explore/components/controls/ViewQueryModal';
+import { FileImageOutlined, FileOutlined } from '@ant-design/icons';
Review Comment:
Yeah, it got auto-imported when I copy pasted from another file. Fixed
--
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]