Skip to content

Commit

Permalink
docs: remove incorrect JSDoc annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jan 14, 2020
1 parent 7b7ad2d commit 322aad6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vaadin-overlay.html
Expand Up @@ -236,7 +236,6 @@
*
* @memberof Vaadin
* @mixes Vaadin.ThemableMixin
* @mixes Vaadin.Overlay.PositionMixin
* @demo demo/index.html
*/
class OverlayElement extends Vaadin.ThemableMixin(Polymer.Element) {
Expand Down

0 comments on commit 322aad6

Please sign in to comment.