remove contest helper.
This commit is contained in:
@@ -56,13 +56,6 @@ export const routes: RouteRecordRaw[] = [
|
||||
meta: { requiresAuth: true },
|
||||
name: "contest rank",
|
||||
},
|
||||
{
|
||||
path: "helper",
|
||||
component: () => import("oj/contest/pages/helper.vue"),
|
||||
props: true,
|
||||
meta: { requiresAuth: true },
|
||||
name: "contest helper",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user