Skip to content

Commit 3d818f7

Browse files
committed
Remove unused import.
1 parent e69a02e commit 3d818f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

smithy-trait-codegen/src/main/java/software/amazon/smithy/traitcodegen/writer/TraitCodegenWriter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import software.amazon.smithy.traitcodegen.TraitCodegenSettings;
2121
import software.amazon.smithy.traitcodegen.TraitCodegenUtils;
2222
import software.amazon.smithy.utils.ListUtils;
23-
import software.amazon.smithy.utils.SetUtils;
2423
import software.amazon.smithy.utils.StringUtils;
2524

2625
/**

0 commit comments

Comments
 (0)