2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +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) { testJSON: function (test) {
console.log('testJSON');
var data = { var data = {
firstName: 'Fred', firstName: 'Fred',
lastName: 'Flintstone', lastName: 'Flintstone',