mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-13 10:55:58 +03:00
Removing console log
This commit is contained in:
parent
ed9259a32e
commit
0246397618
@ -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>",
|
||||
|
Loading…
Reference in New Issue
Block a user