Skip to content

Commit

Permalink
refactor :: ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Jun 12, 2024
1 parent d0f9cfa commit 96ba3ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ class UserFacade(
} catch (e: IllegalArgumentException) {
throw InvalidTokenException
}

}

fun getUserByPhoneNumber(phoneNumber: String): User =
Expand Down

0 comments on commit 96ba3ad

Please sign in to comment.