Updates
This commit is contained in:
Vendored
-2
@@ -65,8 +65,6 @@ function fetchApi(url, options) {
|
||||
}
|
||||
catch (error) {
|
||||
console.log("FetchAPI error #2:", error.message);
|
||||
console.log("fetchData =>", fetchData);
|
||||
console.log("fetchOptions =>", fetchOptions);
|
||||
data = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user