RED-8711 - removed unused isIqserDevMode
This commit is contained in:
parent
0aacc165bf
commit
bc3ef19666
@ -9,7 +9,6 @@ import { catchError } from 'rxjs/operators';
|
||||
})
|
||||
export class EntityLogService extends GenericService<unknown> {
|
||||
protected readonly _defaultModelPath = '';
|
||||
readonly #isIqserDevMode = isIqserDevMode();
|
||||
readonly #toaster = inject(Toaster);
|
||||
|
||||
async getEntityLog(dossierId: string, fileId: string) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user