1
0
mirror of https://github.com/fluencelabs/js-libp2p-crypto synced 2025-03-16 12:31:04 +00:00

chore: remove lint warnings

This commit is contained in:
Jacob Heun 2018-11-01 14:55:52 +01:00 committed by David Dias
parent df75980a88
commit 87e8f1c86f
3 changed files with 3 additions and 0 deletions

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict' 'use strict'
const Benchmark = require('benchmark') const Benchmark = require('benchmark')

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict' 'use strict'
const Benchmark = require('benchmark') const Benchmark = require('benchmark')

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict' 'use strict'
const Benchmark = require('benchmark') const Benchmark = require('benchmark')