mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
remove unused parameter
This commit is contained in:
@@ -11,7 +11,6 @@ class ASpellWorkerPool
|
||||
|
||||
constructor: (@options) ->
|
||||
@PROCESS_POOL = []
|
||||
@timeout = 1000
|
||||
|
||||
create: (language) ->
|
||||
if @PROCESS_POOL.length >= @MAX_WORKERS
|
||||
|
||||
Reference in New Issue
Block a user