mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-13 20:50:50 +00:00
remove requires for coffee-script package in tests
This commit is contained in:
parent
ed7d277f98
commit
8176cb3e8d
2 changed files with 0 additions and 2 deletions
|
@ -11,7 +11,6 @@
|
|||
* DS206: Consider reworking classes to avoid initClass
|
||||
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
|
||||
*/
|
||||
require('coffee-script')
|
||||
const sinon = require('sinon')
|
||||
const assert = require('assert')
|
||||
const path = require('path')
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
* DS206: Consider reworking classes to avoid initClass
|
||||
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
|
||||
*/
|
||||
require('coffee-script')
|
||||
const sinon = require('sinon')
|
||||
const assert = require('assert')
|
||||
const path = require('path')
|
||||
|
|
Loading…
Reference in a new issue