Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmohadIGN committed Sep 5, 2024
1 parent a85a76c commit f6574eb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ export class IgnApiDlComponent implements OnInit {
}
resetPage(): void {
this.page$.next('0')
this.pageSize$.next(this.initialPageSize)
this.size$.next(this.initialPageSize)
}

async getCapabilities() {
Expand Down

0 comments on commit f6574eb

Please sign in to comment.