Skip to content

Commit

Permalink
warnings removal
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 19, 2024
1 parent fcbf9ec commit 9f25441
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
import com.fasterxml.jackson.dataformat.cbor.CBORParser;
import com.fasterxml.jackson.dataformat.cbor.CBORTestBase;

import java.nio.charset.StandardCharsets;
import java.util.Arrays;

public class ParseInvalidUTF8String236Test extends CBORTestBase
{
// [dataformats-binary#236]: Original version; broken UTF-8 all around.
Expand Down

0 comments on commit 9f25441

Please sign in to comment.