refactor(wpcarro): Remove DESKTOP, LAPTOP env-var deps

Looks like symlinkManager is the only code depending on these variables, and the
dependency seems obsolete.

Change-Id: I7abe3c404ec9141f28e3eacd88388fb96ec2de88
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4548
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2021-12-23 21:16:24 -05:00 committed by clbot
parent cdf8ed9d56
commit 52cd4f82fb
2 changed files with 2 additions and 25 deletions

View file

@ -1,4 +1,2 @@
source_up
export DESKTOP="zeno.lon.corp.google.com";
export LAPTOP="seneca";
export WPCARRO="$REPO_ROOT/users/wpcarro"