diff --git a/app.js b/app.js index 3315ff9f62..ba72a2f089 100644 --- a/app.js +++ b/app.js @@ -80,4 +80,4 @@ console.log('Open MCT application running at localhost:' + options.port) }); - }()); +}());