Skip to content

Commit

Permalink
chore : 필요 없는 import 문 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
youlalala committed Nov 22, 2023
1 parent 39a4240 commit 399ba9d
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto">

<data>

<import type="android.view.View" />

<variable
name="success"
type="com.ohdodok.catchytape.feature.upload.InputState.Success" />

<variable
name="viewModel"
type="com.ohdodok.catchytape.feature.upload.UploadViewModel" />

</data>

<androidx.constraintlayout.widget.ConstraintLayout
Expand Down

0 comments on commit 399ba9d

Please sign in to comment.