Skip to content

Commit cccc049

Browse files
committed
Remove unneeded import
1 parent 8046714 commit cccc049

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storybook/UnorderedList.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from 'react';
22
import Treefold from '../src';
3-
import { event } from './utils';
43
import './styles.css';
54

65
const UnorderedList = props => (

0 commit comments

Comments
 (0)