mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Removed test throw
This commit is contained in:
parent
2061d4a5e8
commit
07aa63348f
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ export const twitterFetch = async (
|
|||
headers: headers
|
||||
});
|
||||
console.log('Elongator request successful');
|
||||
throw 'asdhasdhbsa';
|
||||
} else {
|
||||
apiRequest = await fetch(url, {
|
||||
method: 'GET',
|
||||
|
|
Loading…
Add table
Reference in a new issue