Skip to content

Commit c6736fb

Browse files
committed
fix(Menu): removed unused import
1 parent 9ac1852 commit c6736fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/collections/Menu/Menu.js

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import React, { PropTypes } from 'react'
44

55
import {
66
AutoControlledComponent as Component,
7-
createShorthand,
87
customPropTypes,
98
getElementType,
109
getUnhandledProps,

0 commit comments

Comments
 (0)