2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00
This commit is contained in:
mzabriskie
2015-03-13 17:08:22 -06:00
parent 69af75623c
commit dd2aa791e6
2 changed files with 0 additions and 7 deletions
-2
View File
@@ -1,7 +1,5 @@
'use strict';
var Promise = require('es6-promise').Promise;
/**
* Dispatch a request to the server using whichever adapter
* is supported by the current environment.