2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Stray console.log

This commit is contained in:
mzabriskie
2015-02-02 23:11:09 -07:00
parent 0412c7666e
commit e880940099
-1
View File
@@ -10,7 +10,6 @@ module.exports = {
},
testJSON: function (test) {
console.log('testJSON');
var data = {
firstName: 'Fred',
lastName: 'Flintstone',