mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01:00
Remove useless code
This commit is contained in:
parent
00fa614eaa
commit
20dadfe6b6
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ export default {
|
|||
data: function () {
|
||||
return {
|
||||
username: this.name,
|
||||
errorMsg: "aaa",
|
||||
user_followed: this.followed,
|
||||
user_banned: this.banned,
|
||||
myself: this.$currentSession() == this.user_id,
|
||||
|
|
Loading…
Reference in a new issue