| 891f80d9 | 26-Oct-2020 |
Stanisław Chmiela <[email protected]> |
[android][expo-notifications] Remove NotificationsScoper (#10800)
# Why
Once https://github.com/expo/expo/pull/10805 lands `NotificationsScoper` won't be used no more.
# How
Removed all unu
[android][expo-notifications] Remove NotificationsScoper (#10800)
# Why
Once https://github.com/expo/expo/pull/10805 lands `NotificationsScoper` won't be used no more.
# How
Removed all unused classes and references to them.
# Test Plan
Expo client builds.
show more ...
|