1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00

Fix last ESLint errors.

This commit is contained in:
Gunther Brunner 2016-01-19 23:27:12 +09:00
parent fc58fac1c3
commit 0a9e6080fa
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,4 @@
/* eslint quote-props:0 */
var util = require('util')
var events = require('events')