Removed accidental commit of console.log() in test-combine.js
parent
9c9759a2b1
commit
8c0058698a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue