Skip to content

Commit fa8d897

Browse files
committed
Removed unused namespace
1 parent 9ad2d6f commit fa8d897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/layout/layout_create_project.xml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:app="http://schemas.android.com/apk/res-auto"
4-
xmlns:tools="http://schemas.android.com/tools"
54
android:id="@+id/relativeLayout"
65
android:layout_width="match_parent"
76
android:layout_height="match_parent">

0 commit comments

Comments
 (0)