mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Remove broken fetch catch (#444)
This commit is contained in:
parent
40f375504a
commit
3709448d5a
@ -1169,8 +1169,6 @@ if (typeof(PhpDebugBar) == 'undefined') {
|
||||
|
||||
promise.then(function (response) {
|
||||
self.handle(response);
|
||||
}, function (e) {
|
||||
self.handle(response);
|
||||
});
|
||||
|
||||
return promise;
|
||||
|
Loading…
x
Reference in New Issue
Block a user