Skip to content
Snippets Groups Projects
Commit e767dd8a authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Fix whitespaces

parent ed4efaff
Branches
No related tags found
No related merge requests found
......@@ -75,7 +75,6 @@ export class FileSource extends ScopedElementsMixin(VPULitElement) {
};
}
update(changedProperties) {
changedProperties.forEach((oldValue, propName) => {
switch (propName) {
......@@ -571,7 +570,6 @@ export class FileSource extends ScopedElementsMixin(VPULitElement) {
</div>
</div>
</div>
`;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment