codyml commented on code in PR #21351:
URL: https://github.com/apache/superset/pull/21351#discussion_r988454699
##########
superset-frontend/packages/superset-ui-core/src/chart/models/ChartMetadata.ts:
##########
@@ -17,6 +17,7 @@
* under the License.
*/
+import { SqlaFormData } from '../../query';
Review Comment:
Changed to `QueryFormData` for consistency and imported from
`@superset-ui/core` – does that sound good?
--
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]