mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #18537 from overleaf/jpa-cleanup-synctex
[clsi] cleanup unused SYNCTEX_BIN_HOST_PATH GitOrigin-RevId: 062aed9dceb1388fab0e59770aded5a440eaa3bd
This commit is contained in:
parent
4e7fbcfe2e
commit
a486f7e481
1 changed files with 0 additions and 2 deletions
|
@ -159,6 +159,4 @@ if (process.env.DOCKER_RUNNER) {
|
|||
module.exports.path.synctexBaseDir = () => '/compile'
|
||||
|
||||
module.exports.path.sandboxedCompilesHostDir = process.env.COMPILES_HOST_DIR
|
||||
|
||||
module.exports.path.synctexBinHostPath = process.env.SYNCTEX_BIN_HOST_PATH
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue