Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gloriacai01 committed Sep 11, 2024
1 parent e19a9ea commit 361f16a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,4 @@ abstract class Encoder(name: String) : Component(SUBTYPE, named(name)) {
fun getProperties(): Properties {
return getProperties(Struct.getDefaultInstance())
}


}

0 comments on commit 361f16a

Please sign in to comment.