mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 07:02:47 +00:00
fix eslint check
This commit is contained in:
parent
1f861a6772
commit
0e14ad50db
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
const sinon = require('sinon')
|
||||
const chai = require('chai')
|
||||
const { should, expect, assert } = chai
|
||||
const { expect } = chai
|
||||
const SandboxedModule = require('sandboxed-module')
|
||||
const EventEmitter = require('events')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue