Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Mar 23, 2021
1 parent e2731e4 commit 1fb0c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/pipes/localized-role.pipe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

import { Pipe, PipeTransform } from '@angular/core';
import { TranslationService } from '../services';
import { TranslationService } from '../services/translation.service';

@Pipe({
name: 'adfLocalizedRole'
Expand Down

0 comments on commit 1fb0c63

Please sign in to comment.