mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +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="*/*" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name=".ui.activity.LocalDirectorySelectorActivity" />
|
||||
<activity android:name=".ui.activity.StorageMigrationActivity" />
|
||||
<activity
|
||||
android:name=".ui.activity.Preferences"
|
||||
android:theme="@style/Theme.ownCloud" >
|
||||
|
|
Loading…
Reference in a new issue