Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
qhy040404 committed Jun 26, 2023
1 parent 01be183 commit 805004f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ class SingleFragment : BaseFragment<FragmentSingleBinding>() {
URLManager.getSeatAvailableUrl(
TimeUtils.getToday("/", false),
roomCode
),
)
)
)
val amList = availableMap.split(",")
Expand Down

0 comments on commit 805004f

Please sign in to comment.