Skip to content

Commit

Permalink
serde import FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-k-cameron committed Apr 21, 2023
1 parent c12e9af commit fd74029
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ open class StructureGenerator(
}

open fun renderStructure() {
RenderSerdeAttribute.importSerde(writer)
val symbol = symbolProvider.toSymbol(shape)
val containerMeta = symbol.expectRustMetadata()
writer.documentShape(shape, model)
Expand Down

0 comments on commit fd74029

Please sign in to comment.