1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

fix lint errors

This commit is contained in:
Kyle Spearrin
2017-04-19 09:03:47 -04:00
parent d99fcd8e59
commit 6d555bcf84
3 changed files with 3 additions and 2 deletions

View File

@@ -455,7 +455,7 @@ angular
else {
throw 'Unsupported key.';
}
};
}
return _service;
});