Improve UI.

This commit is contained in:
Yang Luo
2021-12-29 20:50:49 +08:00
parent 519fd655cf
commit c1cd187558
9 changed files with 16 additions and 28 deletions

View File

@ -21,7 +21,6 @@ import * as Setting from "./Setting";
import * as ApplicationBackend from "./backend/ApplicationBackend";
import i18next from "i18next";
import BaseListPage from "./BaseListPage";
import * as ProviderBackend from "./backend/ProviderBackend";
class ApplicationListPage extends BaseListPage {