Skip to content

Commit

Permalink
style(graphin):remove dump code
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Jan 5, 2021
1 parent 2c1bd39 commit de9bac0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/graphin/src/shape/g6/LineEdge.ts
@@ -1,8 +1,5 @@
import { Item } from '@antv/g6/lib/types';
import setEdgeState from './setState.edge';
import Graphin from '../../Graphin';



// eslint-disable-next-line
export default (G6: any) => {
Expand Down

0 comments on commit de9bac0

Please sign in to comment.