Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil committed Dec 16, 2021
1 parent 4f8a3f0 commit b6cd4d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/convertResponse.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import util from 'util';
import { APIGatewayProxyResult } from 'aws-lambda';
import { coerceBody, convertResponseFactory, ConvertResponseOptions, setResponseHeaders } from './convertResponse';

Expand Down

0 comments on commit b6cd4d7

Please sign in to comment.