Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Nov 30, 2020
1 parent f3a94cd commit c4050a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/api/filterservice.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Injectable } from '@angular/core';
import { ObjectUtils } from '../utils/objectutils';
import { ObjectUtils } from 'primeng/utils';

@Injectable({providedIn: 'root'})
export class FilterService {
Expand Down

0 comments on commit c4050a0

Please sign in to comment.