Skip to content

Commit

Permalink
fix: whitespaces
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <[email protected]>
  • Loading branch information
pbek committed Oct 28, 2024
1 parent 48cae51 commit ce35b4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/objectTypes/fileCitizenshipCertificate.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ class CabinetHitElement extends BaseHitElement {
`;
}
}


class CabinetViewElement extends BaseViewElement {
render() {
const fileData = this.data?.file || {};
Expand Down

0 comments on commit ce35b4e

Please sign in to comment.