Skip to content

Commit 8d268dc

Browse files
committed
fix lint
1 parent de28b57 commit 8d268dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-sub-graph/src/global-types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import type {
1010
TypeParam,
1111
} from '@pothos/core';
1212

13-
import type { PothosSubGraphPlugin } from '.';
1413
import type { GraphQLNamedType } from 'graphql';
14+
import type { PothosSubGraphPlugin } from '.';
1515

1616
declare global {
1717
export namespace PothosSchemaTypes {

0 commit comments

Comments
 (0)