Merge changes I83625c21,I93b3329d
* changes: Remove empty @returns comment Fix possible variable pollution
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
* Get a preference value for the given preference name
|
||||
*
|
||||
* @param key
|
||||
* @returns
|
||||
*/
|
||||
get: function ( key ) {
|
||||
return this.preferences[key];
|
||||
|
||||
Reference in New Issue
Block a user