mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-24 06:47:41 +01:00
chore: cleanup log
This commit is contained in:
parent
10010db771
commit
74a8acd398
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ export class FetchService {
|
|||
error: undefined | GraphQLError;
|
||||
}> {
|
||||
const needsHeaders = url === this.configService.get('urls.amboss');
|
||||
console.log(this.configService.get('headers'));
|
||||
return this.fetchWithProxy(url, {
|
||||
method: 'post',
|
||||
headers: {
|
||||
|
|
Loading…
Add table
Reference in a new issue