mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
Updating dependencies
This commit is contained in:
@@ -18,5 +18,5 @@ module.exports = function deprecatedMethod(method, instead, docs) {
|
||||
if (docs) {
|
||||
console.warn('For more information about usage see ' + docs);
|
||||
}
|
||||
} catch (e) {}
|
||||
} catch (e) { /* Ignore */ }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user