Fix small lint warnings.

This commit is contained in:
Kalervo Kujala 2011-09-15 23:32:44 +03:00
parent 3006c090ad
commit 07254bb0a5
11 changed files with 77 additions and 63 deletions

View file

@ -25,3 +25,4 @@ var console = {
this.log('Timer:', name, Date.now() - time);
}
};