Skip to content

Commit fefcca8

Browse files
committed
missed one part of fix, added import
1 parent 04c4e15 commit fefcca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ion/src/main/java/tools/jackson/dataformat/ion/EnumAsIonSymbolSerializer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import tools.jackson.core.exc.StreamWriteException;
1919

2020
import tools.jackson.databind.*;
21+
import tools.jackson.databind.cfg.EnumFeature;
2122
import tools.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper;
2223
import tools.jackson.databind.ser.std.StdScalarSerializer;
2324

0 commit comments

Comments
 (0)