Skip to content

Commit

Permalink
chore: remove extra ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekhmet committed Aug 22, 2024
1 parent d07e7be commit 42a6127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compute.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { formatUnits } from '@ethersproject/units';
// @ts-ignore
import { register } from '@snapshot-labs/checkpoint/dist/src/register';
import snapshotjs from '@snapshot-labs/snapshot.js';
import { Mutex } from 'async-mutex';
Expand Down

0 comments on commit 42a6127

Please sign in to comment.