Merge "Remove unused _handleDropdownTap" into stable-3.2

This commit is contained in:
Paladox none 2021-04-09 00:16:48 +00:00 committed by Gerrit Code Review
commit 83fbbbbeff
1 changed files with 0 additions and 1 deletions

View File

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