Skip to content

Commit

Permalink
chore: auto-formatting changes caused by graphql-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
chapati23 committed Feb 28, 2024
1 parent 6479171 commit 29768ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/graphql/celo-explorer/generated/fragment-masking.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable */
import { ResultOf, DocumentTypeDecoration, TypedDocumentNode } from '@graphql-typed-document-node/core';
import { FragmentDefinitionNode } from 'graphql';
import { Incremental } from './graphql';
Expand Down
1 change: 1 addition & 0 deletions app/graphql/subgraph/generated/fragment-masking.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable */
import { ResultOf, DocumentTypeDecoration, TypedDocumentNode } from '@graphql-typed-document-node/core';
import { FragmentDefinitionNode } from 'graphql';
import { Incremental } from './graphql';
Expand Down

0 comments on commit 29768ec

Please sign in to comment.