Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kirrg001 committed Oct 1, 2024
1 parent dc34f15 commit 34925f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/serverless/test/backend_connector_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const uninstrumentedHttp = require('../src/uninstrumentedHttp');
const config = require('../../core/test/config');
const delay = require('../../core/test/test_util/delay');
const retry = require('../../core/test/test_util/retry');
const { set } = require('lodash');

const sendBundle = async () => {
return new Promise(resolve => {
Expand Down

0 comments on commit 34925f0

Please sign in to comment.