@ -133,7 +133,7 @@ class PreferencesController {
* Removes a specified token from the tokens array.
*
* @param {string} rawAddress Hex address of the token contract to remove.
* @returns {Promise<array> The new array of AddedToken objects
* @returns {Promise<array>} The new array of AddedToken objects
*/
removeToken (rawAddress) {