Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes committed Nov 5, 2024
1 parent de28b57 commit 8d268dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-sub-graph/src/global-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import type {
TypeParam,
} from '@pothos/core';

import type { PothosSubGraphPlugin } from '.';
import type { GraphQLNamedType } from 'graphql';
import type { PothosSubGraphPlugin } from '.';

declare global {
export namespace PothosSchemaTypes {
Expand Down

0 comments on commit 8d268dc

Please sign in to comment.