Skip to content

Commit

Permalink
fix: linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianIOHK committed Jan 2, 2024
1 parent d213866 commit e8976ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ class PolluxImpl(
revocationRegistryJson = cred.getRevRegJson(),
witnessJson = cred.getWitnessJson() ?: "",
json = cred.getJson(),
values = values,
values = values
)
}

Expand Down

0 comments on commit e8976ea

Please sign in to comment.