Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed Jun 30, 2022
1 parent 130911b commit 6de4756
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util/bitfield.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* global BigInt */

/** Data structure that makes it easy to interact with a bitfield. */
export class BitField {
/** Bitfield of the packed bits. */
Expand Down

0 comments on commit 6de4756

Please sign in to comment.