mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
refactor: Remove no longger needed deprecation logs supression
Originally added with #2328, not needed now
This commit is contained in:
parent
cf1d51dbb9
commit
af89ab8994
@ -4,8 +4,6 @@
|
||||
|
||||
require('essentials');
|
||||
|
||||
process.noDeprecation = true;
|
||||
|
||||
// global graceful-fs patch
|
||||
// https://github.com/isaacs/node-graceful-fs#global-patching
|
||||
require('graceful-fs').gracefulify(require('fs'));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user