sonar qube; ternary if
This commit is contained in:
@@ -41,7 +41,6 @@ export default defineStore('pageAdminStore', {
|
||||
* @param {string} prevPage
|
||||
*/
|
||||
setPrevioiusPage(prevPage) {
|
||||
// console.log('setPrevioiusPage()', prevPage);
|
||||
this.previousPage = mapPageNameToCapitalUnifiedName(prevPage);
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user