Fix one more closure annotation.

This commit is contained in:
Kevin Schaaf
2019-07-08 11:52:52 -07:00
parent cee1893b9e
commit 3d09455b3d
-1
View File
@@ -23,7 +23,6 @@ import { showHideChildren } from '../utils/templatize.js';
* @customElement
* @polymer
* @extends PolymerElement
* @constructor
* @summary Base class for dom-if element; subclassed into concrete
* implementation.
*/