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";
import "./providers/gdriveplayer"; import "./providers/gdriveplayer";
import "./providers/flixhq"; import "./providers/flixhq";
import "./providers/superstream"; import "./providers/superstream";
import "./providers/gomostream";
// embeds // embeds
// -- nothing here yet // -- nothing here yet

Loading…
Cancel
Save