Skip to content

Commit

Permalink
addressing ktlint for DIA-2458-review-message-param
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-go-wombat committed Jul 28, 2023
1 parent b616b8b commit 7cfc1e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ internal fun IncludeData.toJsonObject(): JSONObject {
put("customVendorsResponse", JSONObject().apply { put("type", customVendorsResponse.type) })
put("webConsentPayload", JSONObject().apply { put("type", webConsentPayload.type) })
}
}
}

0 comments on commit 7cfc1e9

Please sign in to comment.