diff options
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r-- | app/src/main/AndroidManifest.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fd4695f7..a35853b4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -347,8 +347,6 @@ android:name=".Service.SubmitPostService" android:enabled="true" android:exported="false" /> - - <receiver android:process=":remote" android:name=".PullNotificationAlarmReceiver" /> </application> </manifest>
\ No newline at end of file |