Merge "Remove unused _handleDropdownTap" into stable-3.3

This commit is contained in:
Paladox none
2021-04-09 00:16:43 +00:00
committed by Gerrit Code Review

View File

@@ -145,7 +145,6 @@ export const htmlTemplate = html`
slot="dropdown-content"
attr-for-selected="data-value"
selected="{{value}}"
on-tap="_handleDropdownTap"
>
<template
is="dom-repeat"