diff --git a/src/components/structures/GenericErrorPage.js b/src/components/structures/GenericErrorPage.js index 1962b471f3..f28f66064c 100644 --- a/src/components/structures/GenericErrorPage.js +++ b/src/components/structures/GenericErrorPage.js @@ -35,4 +35,4 @@ export default class GenericErrorPage extends React.PureComponent { ; } -} \ No newline at end of file +}