Skip to content

Commit

Permalink
fix warning: Redundant label can be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
imagochan committed Apr 17, 2023
1 parent feed46e commit f755504
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fanfictionReader/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
-->
<activity
android:name=".menu.mainmenu.MainActivity"
android:label="@string/app_name"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
Expand Down

0 comments on commit f755504

Please sign in to comment.