People.Client: removed fake custom names

This commit is contained in:
Daniil Senkiv 2020-01-22 13:46:19 +03:00
parent 2c09e6cf10
commit 1abb45a2ba

View File

@ -1,8 +0,0 @@
export const departments = 'Departments';
export const department = 'Department';
export const position = 'Position';
export const employedSinceDate = 'Employed since';
export const typeGuest = 'Guest';
export const typeGuests = 'Guests';
export const typeUser = 'Employee';
export const headOfDepartment = 'Head of department';