This commit is contained in:
@@ -336,7 +336,6 @@ export default {
|
||||
})
|
||||
.catch(function handleGetError(error) {
|
||||
//fundamental error, can't proceed with this call
|
||||
//license/trial
|
||||
handleError("GET", error, route, reject);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user