Skip to content

Commit 7b2e958

Browse files
author
stephanbuettig
committed
chore: fix file permissions and trailing whitespace
- Reset executable bit (100755 → 100644) on three source files that were incorrectly marked during cross-filesystem copy - Remove trailing whitespace on final line of zip-export-dialog.tsx
1 parent ebd2a2f commit 7b2e958

4 files changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/view/multi-selection-summary-pane.tsx

100755100644
File mode changed.

src/components/view/zip-export-dialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,4 +862,3 @@ export class ZipExportDialog extends React.Component<ZipExportDialogProps> {
862862
</Overlay>;
863863
}
864864
}
865-

src/model/ui/snippet-export-sanitization.ts

100755100644
File mode changed.

test/unit/model/ui/snippet-export-sanitization.spec.ts

100755100644
File mode changed.

0 commit comments

Comments
 (0)