diff --git a/benchmark/dgram/bind-params.js b/benchmark/dgram/bind-params.js index 6f641f7f57..92e9b7f85b 100644 --- a/benchmark/dgram/bind-params.js +++ b/benchmark/dgram/bind-params.js @@ -1,4 +1,4 @@ -'use strict'; +'use strict'; const common = require('../common.js'); const dgram = require('dgram');