mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Removing console log
This commit is contained in:
parent
ed9259a32e
commit
0246397618
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue