Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit ae1fd25

Browse files
author
Theo van Kraay
committed
remove unused import
1 parent a0b4d03 commit ae1fd25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/azure/cosmos/examples/changefeed/SampleChangeFeedProcessor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import com.fasterxml.jackson.core.JsonProcessingException;
2323
import com.fasterxml.jackson.databind.JsonNode;
2424
import com.fasterxml.jackson.databind.ObjectMapper;
25-
import com.fasterxml.jackson.module.afterburner.asm.Opcodes;
2625

2726
import org.slf4j.Logger;
2827
import org.slf4j.LoggerFactory;

0 commit comments

Comments
 (0)