forked from mirrors/Scribe.js
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 two");
|
||||
|
|
Loading…
Add table
Reference in a new issue