Removed indents

Removed unnecessary indentations
This commit is contained in:
Even Stensberg 2016-05-11 00:14:52 +02:00
parent d32ef4bc3d
commit 31d31d7819

2
app.js
View File

@ -80,4 +80,4 @@
console.log('Open MCT application running at localhost:' + options.port)
});
}());
}());