mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
fixed comments from @knolleary
This commit is contained in:
@@ -462,9 +462,6 @@ class Flow {
|
||||
console.log("==================")
|
||||
}
|
||||
|
||||
getenv(name) {
|
||||
return process.env[name];
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user