remove unused activity from old wizard
This commit is contained in:
parent
068cd05836
commit
759966aa13
|
@ -88,7 +88,6 @@
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
||||||
<activity android:name=".ui.LotsaText" android:exported="false"/>
|
|
||||||
<activity android:name=".ui.TipsAndTricks" android:exported="false"/>
|
<activity android:name=".ui.TipsAndTricks" android:exported="false"/>
|
||||||
<activity android:name=".ui.ChooseLocaleWizardActivity" android:exported="false"/>
|
<activity android:name=".ui.ChooseLocaleWizardActivity" android:exported="false"/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue