Skip to content

Commit

Permalink
[feat] : #15 Test Log Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
SsongSik committed Jun 18, 2023
1 parent b9809d7 commit 749a132
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ class FriendRecordGetAdapter(
}

val friend = friendsMap[getFriedRecord.nickname]
Log.d("gg1234", getFriedRecord.id.toString())
Log.d("gg1234", friend?.imageKey.toString())

friend?.let {
Glide.with(itemView.context)
Expand Down

0 comments on commit 749a132

Please sign in to comment.