Merge "Removed is="..." on <gr-autocomplete>"

This commit is contained in:
Wyatt Allen
2017-06-22 16:14:50 +00:00
committed by Gerrit Code Review

View File

@@ -107,7 +107,6 @@ limitations under the License.
<gr-autocomplete
id="newProject"
class="newProjectInput"
is="iron-input"
query="[[_query]]"
threshold="3"
placeholder="Project"></gr-autocomplete>