Chore: lint fix

This commit is contained in:
Jose Olarte III
2025-08-26 16:52:32 +08:00
parent ec326495b2
commit ec53452220
6 changed files with 24 additions and 18 deletions

View File

@@ -227,8 +227,6 @@ export default class GiftedDialog extends Vue {
this.allMyDids = await retrieveAccountDids();
if (
this.giverEntityType === "project" ||
this.recipientEntityType === "project"