[clsi] cleanup unused SYNCTEX_BIN_HOST_PATH GitOrigin-RevId: 062aed9dceb1388fab0e59770aded5a440eaa3bd
@@ -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
}