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,3 +0,0 @@
import opds from "./routes/opds.routes";
export default { opds };