etr2460 commented on a change in pull request #13681:
URL: https://github.com/apache/superset/pull/13681#discussion_r596551760



##########
File path: 
superset-frontend/src/explore/components/controls/MetricControl/MetricDefinitionValue.jsx
##########
@@ -18,20 +18,13 @@
  */
 import React from 'react';
 import PropTypes from 'prop-types';
-import { Metric } from '@superset-ui/chart-controls/lib/types';
 import columnType from './columnType';
 import AdhocMetricOption from './AdhocMetricOption';
 import AdhocMetric from './AdhocMetric';
 import savedMetricType from './savedMetricType';

Review comment:
       should this be removed too?




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

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