Skip to content

Commit

Permalink
Got rid of typos in protocol generator
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanhit committed Jul 22, 2024
1 parent 0c43b80 commit a5d3d33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import java.util.Map;
import software.amazon.smithy.aws.traits.protocols.AwsJson1_0Trait;
import software.amazon.smithy.go.codegen.ApplicationProtocol;
import software.amazon.smithy.go.cogitdegen.GoWriter;
import software.amazon.smithy.go.codegen.GoWriter;
import software.amazon.smithy.go.codegen.SmithyGoDependency;
//import software.amazon.smithy.go.codegen.SmithyGoTypes;
import software.amazon.smithy.go.codegen.integration.ProtocolGenerator;
Expand Down

0 comments on commit a5d3d33

Please sign in to comment.