Remove empty @returns comment
Change-Id: I83625c21a0de492004a1f20337a8288de0e49fd3
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