fix architecture and write new tests
This commit is contained in:
Vendored
-1
@@ -33,7 +33,6 @@ export interface Company {
|
||||
email: string
|
||||
phone: string | null
|
||||
status: string
|
||||
apiKey: string
|
||||
}
|
||||
|
||||
export interface Employee {
|
||||
|
||||
Reference in New Issue
Block a user