Web:Files: fix bug after delete useless page

This commit is contained in:
TimofeyBoyko 2022-07-19 16:33:12 +03:00
parent 5a3ec004bd
commit e3aac59cb1

View File

@ -29,7 +29,6 @@ import {
ArticleMainButtonContent,
} from "./components/Article";
import FormGallery from "./pages/FormGallery";
import VirtualRooms from "./pages/VirtualRooms";
import GlobalEvents from "./components/GlobalEvents";
const { proxyURL } = AppServerConfig;