mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 14:01:52 +00:00
remove a couple of required coffee-scritps which are not required
This commit is contained in:
parent
857d867191
commit
393a637673
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
require('coffee-script')
|
||||
sinon = require('sinon')
|
||||
assert = require('assert')
|
||||
path = require('path')
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
require('coffee-script')
|
||||
sinon = require('sinon')
|
||||
assert = require('assert')
|
||||
path = require('path')
|
||||
|
|
Loading…
Reference in a new issue