mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
delete unused activity
This commit is contained in:
parent
ed0d63b49f
commit
a2f46c947e
1 changed files with 0 additions and 2 deletions
|
@ -95,8 +95,6 @@
|
||||||
<data android:mimeType="*/*" />
|
<data android:mimeType="*/*" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<activity android:name=".ui.activity.LocalDirectorySelectorActivity" />
|
|
||||||
<activity android:name=".ui.activity.StorageMigrationActivity" />
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".ui.activity.Preferences"
|
android:name=".ui.activity.Preferences"
|
||||||
android:theme="@style/Theme.ownCloud" >
|
android:theme="@style/Theme.ownCloud" >
|
||||||
|
|
Loading…
Reference in a new issue