Skip to content

Commit

Permalink
fix: remove desreialize (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
okinawaa committed Aug 5, 2024
1 parent 4c3e9f9 commit e247d83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hasBatchim.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { deserialize } from 'v8';
import { hasBatchim } from './hasBatchim';

describe('hasBatchim', () => {
Expand Down

0 comments on commit e247d83

Please sign in to comment.