Skip to content

Commit

Permalink
chore: ktlint check
Browse files Browse the repository at this point in the history
  • Loading branch information
yangsooplus committed Feb 15, 2024
1 parent 76359a8 commit 48c9b40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package com.susu.feature.mypage.info

import com.susu.core.ui.Gender
import com.susu.core.ui.base.SideEffect
import com.susu.core.ui.base.UiState
import com.susu.core.ui.Gender
import com.susu.core.ui.USER_INPUT_REGEX

sealed interface MyPageInfoEffect : SideEffect {
Expand Down

0 comments on commit 48c9b40

Please sign in to comment.