Skip to content

Commit

Permalink
refactor: one refactor in Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitorbp authored and jesmrec committed Sep 24, 2024
1 parent d44e58f commit 23397dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions owncloudApp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@
<activity
android:name=".presentation.settings.privacypolicy.PrivacyPolicyActivity"
android:label="@string/actionbar_privacy_policy" />
<activity
android:name=".presentation.settings.SettingsActivity"/>

<activity android:name=".presentation.settings.SettingsActivity" />
<activity android:name=".presentation.migration.StorageMigrationActivity" />
<activity
android:name=".ui.activity.SplashActivity"
Expand Down

0 comments on commit 23397dd

Please sign in to comment.