Skip to content

Commit

Permalink
[CHORE] #11 - merge conflict 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
visionWWW committed Feb 4, 2022
1 parent 8bdb749 commit 4113d86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions EarthGardener/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name=".presentation.post.PostFormActivity"
android:theme="@style/Theme.EarthGardener"
android:exported="false" />
<activity
android:name=".presentation.MainActivity"
android:theme="@style/Theme.EarthGardener"
Expand Down

0 comments on commit 4113d86

Please sign in to comment.