Skip to content

Commit 26f5d82

Browse files
committed
fix(codegen): remove unused import
1 parent 6b5e5ac commit 26f5d82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AddHttpChecksumDependency.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import java.util.TreeMap;
2626
import java.util.function.Consumer;
2727
import software.amazon.smithy.aws.traits.HttpChecksumTrait;
28-
import software.amazon.smithy.codegen.core.Symbol;
2928
import software.amazon.smithy.codegen.core.SymbolProvider;
3029
import software.amazon.smithy.model.Model;
3130
import software.amazon.smithy.model.knowledge.TopDownIndex;

0 commit comments

Comments
 (0)