Remove duplicate caused by merger

This commit is contained in:
Blatzar 2022-08-07 18:04:01 +02:00
parent e14b2d24c8
commit dd25523bea
1 changed files with 0 additions and 9 deletions

View File

@ -76,15 +76,6 @@
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
<intent-filter android:exported="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="https" android:host="cs.repo" android:pathPrefix="/"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />