skyouc
2025-10-28 c9de8ae615cb9dc002ffe0eff40032000649ccff
rsf-admin/src/page/task/index.jsx
@@ -9,7 +9,6 @@
import TaskEdit from "./TaskEdit";
export default {
    list: TaskList,
    edit: TaskEdit,
    show: ShowGuesser,