Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
paleface001 committed Nov 19, 2019
1 parent cad9d16 commit 4523dfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/connected-area.ts
Expand Up @@ -5,7 +5,6 @@ import { Group, Shape, Shapes } from '@antv/g';
import { View } from '@antv/g2';
import * as _ from '@antv/util';
import { compare } from '../base/controller/state';
import { shape } from '_@types_prop-types@15.7.3@@types/prop-types';

function parsePoints(shape) {
const parsedPoints = [];
Expand Down

0 comments on commit 4523dfa

Please sign in to comment.