mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(server) rm unused getPort
This commit is contained in:
parent
be370beb05
commit
5ee5366b4b
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ var DIR_LIB = './',
|
|||
*/
|
||||
module.exports = function(options) {
|
||||
var server,
|
||||
getPort,
|
||||
|
||||
port = process.env.PORT || /* c9 */
|
||||
process.env.VCAP_APP_PORT || /* cloudfoundry */
|
||||
config('port'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue