diff --git a/index.simple.js b/index.simple.js index 59999203f820cbb7f5b3acde174ddb130ca7f4b1..a2f0282ab36f8549bf2abb30a886e1de1e32b303 100644 --- a/index.simple.js +++ b/index.simple.js @@ -1,7 +1,6 @@ import './src/config'; export * from './src/echarts'; -export * from './src/export'; import './src/chart/line'; import './src/chart/bar';