mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
remove extraineous whitespace addition
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
46bf16ec3f
commit
19de8823e4
@ -149,7 +149,6 @@ export class ShellSession extends EventEmitter {
|
||||
}
|
||||
|
||||
env["PTYPID"] = process.pid.toString();
|
||||
|
||||
env["KUBECONFIG"] = this.kubeconfigPath;
|
||||
env["TERM_PROGRAM"] = app.getName();
|
||||
env["TERM_PROGRAM_VERSION"] = app.getVersion();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user