Skip to content

Commit 97469c8

Browse files
committed
fix linting error
1 parent 99ee35e commit 97469c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/deploy/events/apiGateway/iamRole.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const expect = require('chai').expect;
44
const Serverless = require('serverless/lib/Serverless');
55
const AwsProvider = require('serverless/lib/plugins/aws/provider/awsProvider');
66
const ServerlessStepFunctions = require('./../../../index');
7-
const path = require('path');
87

98
describe('#compileHttpIamRole()', () => {
109
let serverless;

0 commit comments

Comments
 (0)