mirror of
https://github.com/mathew-kurian/Scribe.js
synced 2025-04-24 22:34:58 +00:00
Remove whitespace
This commit is contained in:
parent
53cbfaac5e
commit
9ff5361888
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ var consoleTwo = scribe.console({
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
//both will log in /testLogs
|
//both will log in /testLogs
|
||||||
consoleOne.log("Hello one");
|
consoleOne.log("Hello one");
|
||||||
consoleOne.log("Hello two");
|
consoleOne.log("Hello two");
|
||||||
|
|
Loading…
Add table
Reference in a new issue