mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Fixed ESLint
This commit is contained in:
parent
0b88ed08fd
commit
359df73c81
@ -1,7 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
const _ = require('lodash');
|
||||
const path = require('path');
|
||||
const BbPromise = require('bluebird');
|
||||
|
||||
const NO_UPDATE_MESSAGE = 'No updates are to be performed.';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user