removed a todo

This commit is contained in:
mrjvs
2023-09-27 19:14:11 +02:00
parent 4415ab254c
commit 555827cf62

View File

@@ -33,6 +33,3 @@ Example testing the FlixHQ source on the movie "Spirited Away"
```bash ```bash
npm run test:dev -- -sid flixhq -tid 129 -t movie npm run test:dev -- -sid flixhq -tid 129 -t movie
``` ```
Todos:
- make default fetcher maker thing work with both undici and node-fetch