Skip to content
Snippets Groups Projects
Unverified Commit b628f376 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Remove whitespaces

parent 661bea88
No related branches found
No related tags found
No related merge requests found
Pipeline #12545 passed
......@@ -221,7 +221,6 @@ export class NextcloudFilePicker extends ScopedElementsMixin(DBPLitElement) {
this.loadDirectory(this.directoryPath, this.webDavClient);
}
}
onReceiveWindowMessage(event) {
......@@ -246,7 +245,6 @@ export class NextcloudFilePicker extends ScopedElementsMixin(DBPLitElement) {
);
this.loadDirectory(this.directoryPath);
}
}
......@@ -292,7 +290,6 @@ export class NextcloudFilePicker extends ScopedElementsMixin(DBPLitElement) {
this.loading = false;
this.statusText = reloadButton;
});
}
directoryClicked(event, file) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment