Skip to content

Commit 6a89e60

Browse files
committed
oops duped in rebase
1 parent 627600e commit 6a89e60

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

kolibri/plugins/facility/assets/src/views/users/sidePanels/EnrollLearnersSidePanel.vue

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -172,15 +172,6 @@
172172
173173
const { classesLabel$ } = coreStrings;
174174
175-
const route = useRoute();
176-
const goBack = useGoBack({
177-
getFallbackRoute: () => {
178-
return overrideRoute(route, {
179-
name: getRootRouteName(route),
180-
});
181-
},
182-
});
183-
184175
// Computed properties
185176
const classList = computed(() =>
186177
props.classes

0 commit comments

Comments
 (0)