Removed OPDS routes from the UI facade

This commit is contained in:
2022-05-25 09:08:46 -07:00
parent 794a34d7f2
commit 5596da2f2f
4 changed files with 4 additions and 105 deletions

View File

@@ -1,6 +1,5 @@
import express, { Request, Response, Router, Express } from "express";
import bodyParser from "body-parser";
import router from "./route";
import path from "path";
// call express