comment cleanup
authorBen Thompson <ben@xtuple.com>
Tue, 10 Jun 2014 23:07:33 +0000 (19:07 -0400)
committerBen Thompson <ben@xtuple.com>
Tue, 10 Jun 2014 23:07:33 +0000 (19:07 -0400)
node-datasource/routes/generate_oauth_key.js

index 5e2637a..b4c69d5 100644 (file)
@@ -38,7 +38,6 @@ regexp:true, undef:true, strict:true, trailing:true, white:true */
             return;
           }
 
-          console.log("1.2: ", new Date().getTime());
           fetchSuccess(model, result, keypair);
         });
         */