Open zenparsing opened 1 day ago
Follow-up to https://github.com/brave/brave-core/pull/26589.
The following methods have been converted to no-ops in BraveRewardsNativeWorker:
BraveRewardsNativeWorker
We should remove these functions and fixup any callsites.
In addition, any remaining AC-related UI or strings can be removed.
Description
Follow-up to https://github.com/brave/brave-core/pull/26589.
The following methods have been converted to no-ops in
BraveRewardsNativeWorker
:We should remove these functions and fixup any callsites.
In addition, any remaining AC-related UI or strings can be removed.