Skip to content

Commit

Permalink
fix: CI errors as the result of removing React imports (apache#29089)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored Jun 5, 2024
1 parent 32caa34 commit ba22a87
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit ba22a87

Please sign in to comment.