Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm authored and github-actions[bot] committed Mar 8, 2024
1 parent 802a730 commit d9f8292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dev/utils/fetchFrame.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ import { ed25519 } from '@noble/curves/ed25519'
import { blake3 } from '@noble/hashes/blake3'

import {
FarcasterNetwork,
FrameActionBody,
HashScheme,
Message,
MessageData,
MessageType,
SignatureScheme,
HashScheme,
FarcasterNetwork,
} from '../../protobufs/generated/message_pb.js'

export type FetchFrameParameters = {
Expand Down

0 comments on commit d9f8292

Please sign in to comment.