Skip to content

Commit

Permalink
remove outdated crypto reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal Web committed Jul 31, 2023
1 parent 8a8a324 commit b5048f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions udsp/server/clients/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ import {
UniqID, construct, assign, promise, isFalse, isUndefined, isFalsy
} from '@universalweb/acid';
import {
keypair,
toBase64,
serverSessionKeys,
randomBuffer
} from '#crypto';
import { encodePacket } from '#udsp/encodePacket';
Expand Down

0 comments on commit b5048f9

Please sign in to comment.