mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
remove requires for coffee-script package in tests
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user