Skip to content

Commit

Permalink
[chore] #28 ktlintFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyunniiii committed May 23, 2024
1 parent 5055ea5 commit aa34a6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,6 @@ class SearchFragment : BindingFragment<FragmentSearchBinding>({ FragmentSearchBi
const val DEFAULT_SELECTED_TAB_POSITION = 0
const val PRODUCT_ID = "productId"
const val SPAN_COUNT_2 = 2
const val SPAN_COUNT_3 =3
const val SPAN_COUNT_3 = 3
}
}

0 comments on commit aa34a6d

Please sign in to comment.