Remove _legacyUndefinedCheck from the shared modules

Change-Id: I456923a46b1d39707e02bf2bc6042f0bffad3aeb
This commit is contained in:
Paladox none
2019-10-24 20:44:31 +00:00
committed by David Pursehouse
parent 80abc8d80d
commit 7881435ca1
48 changed files with 2 additions and 48 deletions

View File

@@ -22,7 +22,6 @@
Polymer({
is: 'gr-autocomplete',
_legacyUndefinedCheck: true,
/**
* Fired when a value is chosen.