Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Nov 28, 2024
1 parent 5714605 commit 7fbb4d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frames-validator/src/validation.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { getRandomValues, randomBytes } from "crypto";
import { sha256 } from "@noble/hashes/sha256";
import { Client, type XmtpEnv } from "@xmtp/node-sdk";
import { fetcher, frames, type publicKey, type signature } from "@xmtp/proto";
import { getBytes, LangEn, Mnemonic, Wallet } from "ethers";
import { uint8ArrayToHex } from "uint8array-extras";
import type {
UntrustedData,
Expand Down

0 comments on commit 7fbb4d1

Please sign in to comment.