remove unused name
This commit is contained in:
parent
8049b5ac4e
commit
7198588b36
@ -61,7 +61,6 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
...mapState(["user", "loading"]),
|
||||
name: () => name,
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user