From 668b77b5387dedb3dd10ce89421dc03e0534d0ea Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Wed, 26 Oct 2022 09:40:46 +0000 Subject: [PATCH] remove opml to json dependency --- credits.md | 1 - 1 file changed, 1 deletion(-) diff --git a/credits.md b/credits.md index 07deea23..73f0f732 100644 --- a/credits.md +++ b/credits.md @@ -40,7 +40,6 @@ FreeTube uses the following modules / projects: | [lodash.isequal](https://github.com/lodash/lodash) | MIT | | [marked](https://github.com/markedjs/marked) | MIT | | [nedb-promises](https://github.com/bajankristof/nedb-promises) | MIT | -| [opml-to-json](https://github.com/azu/opml-to-json) | MIT | | [process](https://github.com/defunctzombie/node-process) | MIT | | [socks-proxy-agent](https://github.com/TooTallNate/node-socks-proxy-agent) | MIT | | [video.js](https://github.com/videojs/video.js) | Apache-2.0 |