fixup! style

This commit is contained in:
Miroslav Bajtoš 2016-07-29 09:39:38 +02:00
parent 1f214bf3ba
commit 71585a2395
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
var domain = require('domain');
// Require CLS only when using the current context feature.
// As soon as this require is done, all the instrumentation/patching
// of async-listener is fired which is not ideal.