forked from Mirrors/keyoxide-web
Remove obsolete code
This commit is contained in:
parent
2c6b7f33f5
commit
cd33e6021d
1 changed files with 0 additions and 2 deletions
|
@ -249,8 +249,6 @@ async function displayProfile(opts) {
|
|||
let userMail = userData.email ? userData.email : null;
|
||||
|
||||
let imgUri = null;
|
||||
keyData.publicKey.users.forEach((user, i) => {
|
||||
});
|
||||
|
||||
let notations = [], notationsRaw = [];
|
||||
for (var i = 0; i < keyData.publicKey.users.length; i++) {
|
||||
|
|
Loading…
Reference in a new issue