Remove unused variable.

This commit is contained in:
Kavin 2022-11-01 15:21:01 +00:00
parent 649aad7a89
commit 6f90252904
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -78,7 +78,6 @@ export default {
tabs: [],
selectedTab: 0,
contentItems: [],
tabNextPage: null,
};
},
mounted() {