Skip to content
Snippets Groups Projects
Commit 4f658d1b authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-4993 OZG-5300 Remove blank line

parent b6d0b42a
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,6 @@ export interface OrganisationseinheitState { ...@@ -13,7 +13,6 @@ export interface OrganisationseinheitState {
export enum OrganisationseinheitErrorType { export enum OrganisationseinheitErrorType {
NAME_CONFLICT = 'name-conflict', NAME_CONFLICT = 'name-conflict',
NAME_MISSING = 'name-missing', NAME_MISSING = 'name-missing',
ID_MISSING = 'id-missing', ID_MISSING = 'id-missing',
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment