Skip to content

Commit 651b08b

Browse files
committed
style: Update
1 parent 2a62c8d commit 651b08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/handlers/model-output-type.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import {
99
StatementStructures,
1010
StructureKind,
1111
} from 'ts-morph';
12-
import { createComment } from '../helpers/create-comment';
1312

13+
import { createComment } from '../helpers/create-comment';
1414
import { getGraphqlImport } from '../helpers/get-graphql-import';
1515
import { getOutputTypeName } from '../helpers/get-output-type-name';
1616
import { getPropertyType } from '../helpers/get-property-type';

0 commit comments

Comments
 (0)