mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
fix: CI errors as the result of removing React imports (#29089)
This commit is contained in:
committed by
GitHub
parent
0ca42a8e4d
commit
a9cebe81ea
@@ -16,7 +16,6 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
import React from 'react';
|
||||
import { HistogramTransformedProps } from './types';
|
||||
import Echart from '../components/Echart';
|
||||
import { EventHandlers } from '../types';
|
||||
|
||||
Reference in New Issue
Block a user