Skip to content

Commit

Permalink
removes unused methods
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOXDi committed Nov 20, 2024
1 parent d3b8251 commit b1ced14
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 185 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -658,12 +658,6 @@
this.deleteActiveSelectedQuestions();
this.createSnackbar(this.questionsDeletedNotification$({ count }));
},
upLabel(){
return this.$tr('up');
},
downLabel(){
return this.$tr('down');
},
},
};
Expand Down

0 comments on commit b1ced14

Please sign in to comment.