mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
lint fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
this.optionsCache = null;
|
||||
|
||||
initPasswordGenerationService();
|
||||
};
|
||||
}
|
||||
|
||||
function initPasswordGenerationService() {
|
||||
var optionsKey = 'passwordGenerationOptions';
|
||||
@@ -181,4 +181,4 @@ function initPasswordGenerationService() {
|
||||
|
||||
return deferred.promise;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user