Skip to content

Commit c764748

Browse files
authored
Merge pull request #667 from sid88in/fix/lint-issue
fix: lint issue
2 parents 3b24bb2 + 19b58c5 commit c764748

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resources/Schema.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { CfnResources } from '../types/cloudFormation';
55
import { Api } from './Api';
66
import { flatten } from 'lodash';
77
import { parse, print } from 'graphql';
8-
import ServerlessError from 'serverless/lib/serverless-error';
98
import { validateSDL } from 'graphql/validation/validate';
109
import { mergeTypeDefs } from '@graphql-tools/merge';
1110

0 commit comments

Comments
 (0)