Browse Source

remove gomostream

pull/125/head
Jelle van Snik 3 years ago
parent
commit
1f7e8abda5
  1. 1
      src/backend/index.ts

1
src/backend/index.ts

@ -4,7 +4,6 @@ import { initializeScraperStore } from "./helpers/register"; @@ -4,7 +4,6 @@ import { initializeScraperStore } from "./helpers/register";
import "./providers/gdriveplayer";
import "./providers/flixhq";
import "./providers/superstream";
import "./providers/gomostream";
// embeds
// -- nothing here yet

Loading…
Cancel
Save