Skip to content

Commit

Permalink
can remove exception
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou committed Mar 20, 2024
1 parent 5671a5c commit e205c69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ import {
make_metadata_key_with_context,
// eslint-disable-next-line camelcase
make_metadata_keys_with_context} from 'jackson-wasm';
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import { JacksonError } from './core/JacksonError';

/**
* Flag for testing if BigInt is supported
Expand Down

0 comments on commit e205c69

Please sign in to comment.