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:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user