Skip to content

Commit

Permalink
fix: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmelati committed Oct 16, 2024
1 parent 3e58f4a commit ee1494c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import com.sphereon.oid.fed.persistence.models.EntityConfigurationMetadata
import kotlinx.serialization.json.Json
import kotlinx.serialization.json.jsonObject


fun EntityConfigurationMetadata.toEntityConfigurationMetadataDTO(): EntityConfigurationMetadataDTO {
return EntityConfigurationMetadataDTO(
id = this.id,
Expand Down

0 comments on commit ee1494c

Please sign in to comment.