Skip to content

Commit

Permalink
Merge pull request #56 from Omegapoint/feature/version
Browse files Browse the repository at this point in the history
version
  • Loading branch information
selbekk1 authored Nov 29, 2023
2 parents 326e696 + 790bb55 commit 0935977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/ComplianceStateService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export class ComplianceStateService {
}

})

// eslint-disable-next-line @typescript-eslint/no-explicit-any
.catch((error: any) => {
console.log(error);
Expand Down

0 comments on commit 0935977

Please sign in to comment.