2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Removing console log

This commit is contained in:
Hannah Wolfe 2013-09-18 15:00:40 +01:00
parent ed9259a32e
commit 0246397618

View file

@ -129,7 +129,6 @@ Ghost.prototype.init = function () {
var self = this;
function doFirstRun() {
console.log('first run');
var firstRunMessage = [
"Welcome to Ghost.",
"You're running under the <strong>",