Skip to content

Commit

Permalink
style: Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
xhad committed Feb 16, 2024
1 parent e6e4de0 commit 5a1ca48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subgraphs/chamber/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ type OwnershipTransferred @entity(immutable: true) {
transactionHash: Bytes!
}


type ChangedGuard @entity(immutable: true) {
id: ID!
guard: Bytes! # address
Expand Down

0 comments on commit 5a1ca48

Please sign in to comment.