Skip to content

Commit

Permalink
chore(hero-flow): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Sep 12, 2024
1 parent c1af248 commit 20135d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/xy-shared/widgets/hero-flow/flow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import ColorPickerNode from './color-picker-node';
import SliderNode from './slider-node';
import SwitcherNode from './switcher-node';
import SwoopyNode from './swoopy-node';
import { init } from 'next/dist/compiled/webpack/webpack';

const nodeTypes = {
hero: HeroNode,
Expand Down

0 comments on commit 20135d6

Please sign in to comment.