From 555827cf62bde45f687de149a942bd8ff6e77114 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Wed, 27 Sep 2023 19:14:11 +0200 Subject: [PATCH] removed a todo --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f6178d0..43244a6 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,3 @@ Example testing the FlixHQ source on the movie "Spirited Away" ```bash npm run test:dev -- -sid flixhq -tid 129 -t movie ``` - -Todos: - - make default fetcher maker thing work with both undici and node-fetch