Skip to content

Commit

Permalink
remove unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed May 3, 2024
1 parent 40e9dcf commit 1a1ffb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/agent/tests/utils.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { expect } from 'chai';

import { DeterministicKeyGenerator } from '../src/utils-internal.js';
import { EdDsaAlgorithm } from '@web5/crypto';
import { DateSort, Message, TestDataGenerator } from '@tbd54566975/dwn-sdk-js';
import { getPaginationCursor, getRecordAuthor, getRecordMessageCid } from '../src/utils.js';

Expand Down

0 comments on commit 1a1ffb6

Please sign in to comment.