Remove missing service from manifest

pull/311/head
Koitharu 3 years ago
parent 4c347862f8
commit c2508bbae8
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -167,7 +167,6 @@
android:foregroundServiceType="dataSync"
android:stopWithTask="false" />
<service android:name="org.koitharu.kotatsu.local.ui.LocalChaptersRemoveService" />
<service android:name="org.koitharu.kotatsu.local.ui.ImportService" />
<service
android:name="org.koitharu.kotatsu.widget.shelf.ShelfWidgetService"
android:permission="android.permission.BIND_REMOTEVIEWS" />

Loading…
Cancel
Save