mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import buildURL from '../../../lib/helpers/buildURL';
|
||||
import URLSearchParams from 'url-search-params';
|
||||
|
||||
describe('helpers::buildURL', function () {
|
||||
it('should support null params', function () {
|
||||
|
||||
Reference in New Issue
Block a user