mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-18 03:01:08 -04:00
Remove no longer existing activity
This commit is contained in:
1 parent
e59fc1ea0a
commit
91e2b7acdd
1 file changed
-5
@@ -70,11 +70,6 @@
|
||||
android:label="@string/importExport"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/AppTheme.NoActionBar"/>
|
||||
<activity
|
||||
android:name=".intro.IntroActivity"
|
||||
android:label=""
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/AppTheme.NoActionBar"/>
|
||||
<activity
|
||||
android:name=".CardShortcutConfigure"
|
||||
android:label="@string/cardShortcut"
|
||||
|
||||
Reference in new issue
Block a user