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:
@@ -10,7 +10,6 @@ module.exports = {
|
||||
},
|
||||
|
||||
testJSON: function (test) {
|
||||
console.log('testJSON');
|
||||
var data = {
|
||||
firstName: 'Fred',
|
||||
lastName: 'Flintstone',
|
||||
|
||||
Reference in New Issue
Block a user