Skip to content

Commit

Permalink
ktlint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
  • Loading branch information
petardz committed May 4, 2023
1 parent 736468f commit 22f437e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ data class NoOpTrigger(
.startObject(NOOP_TRIGGER_FIELD)
.field(ID_FIELD, id)
.endObject()
.endObject()
.endObject()
return builder
}

Expand Down

0 comments on commit 22f437e

Please sign in to comment.