added translation

This commit is contained in:
Florian Scholdei
2018-12-12 13:38:23 +01:00

View File

@@ -29,7 +29,6 @@ class ErrorNotification extends React.Component<Props> {
</Notification>
);
}
}
return null;
}