PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Remove unnecessary import. #103

Closed btelles closed 8 years ago

btelles commented 8 years ago

Dropdown is not intended to act as a selectable, and in fact, this is never used in the list of behaviors.

btelles commented 8 years ago

@cdata

cdata commented 8 years ago

LGTM :+1: Thanks for catching this!