Skip to content

Commit

Permalink
[AAe-12502] Post-rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKinas committed Sep 5, 2024
1 parent a43907d commit b072613
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ import { throwError } from 'rxjs';
import { Component, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
import { ESCAPE } from '@angular/cdk/keycodes';
import { By } from '@angular/platform-browser';
import { HttpClientTestingModule } from '@angular/common/http/testing';
import { TranslateModule } from '@ngx-translate/core';
import { AlfrescoApiService } from '../../services';
import { AlfrescoApiServiceMock } from '../../mock';

Expand Down

0 comments on commit b072613

Please sign in to comment.