Skip to content

Commit

Permalink
added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ccorcoveanu committed Jun 29, 2021
1 parent 00c99bb commit 2fb57a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crypto/encryptedData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ export class EncryptedData {
mac: data.crypto.mac,
});
}
}
}

0 comments on commit 2fb57a8

Please sign in to comment.