Skip to content

Commit 6ec0610

Browse files
committed
wip
1 parent de3e017 commit 6ec0610

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/table-components.js

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export class DownloadButton extends ScopedElementsMixin(DBPLitElement) {
8181
super();
8282
this._i18n = createInstance();
8383
this.lang = this._i18n.language;
84-
this.file = null;
8584
}
8685

8786
static get properties() {

0 commit comments

Comments
 (0)