Drop duplicated .ForegroundService (#266)

Was added by mistake in cfee0f3461.
This commit is contained in:
Michael Biebl 2023-02-07 17:13:04 +01:00 committed by GitHub
parent 412acbcc7d
commit 179602df46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,8 +60,6 @@
<service android:name=".ForegroundService"/>
<service android:name=".ForegroundService"/>
<activity android:name=".ui.intro.IntroActivity" android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".ui.AccountsActivity"