1
0
Fork 0

Removed accidental commit of console.log() in test-combine.js

closure/master
Mike Gerwitz 2011-10-14 22:36:10 -04:00
parent 9c9759a2b1
commit 8c0058698a
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ var files = [ 'ease.js', 'ease-full.js'],
while ( i-- )
{
file = files[ i ];
console.log( file );
// attempt to read the combined file
try