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 committed Sep 19, 2024
1 parent b313303 commit 0329aaa
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 0329aaa

Please sign in to comment.