diff --git a/tools/op.sh b/tools/op.sh index 6ae59e6fa4..921627bb89 100755 --- a/tools/op.sh +++ b/tools/op.sh @@ -318,8 +318,6 @@ function op_sim() { } function op_switch() { - op_before_cmd - REMOTE="origin" if [ "$#" -gt 1 ]; then REMOTE="$1"