mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove unneeded 'async' dependency
Co-Authored-By: Jakob Ackermann <das7pad@outlook.com>
This commit is contained in:
parent
a9e39af24f
commit
73f293cf49
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
crypto = require('crypto')
|
||||
async = require('async')
|
||||
|
||||
ALGORITHM = 'aes-256-ctr'
|
||||
|
||||
|
|
Loading…
Reference in a new issue