Skip to content

Commit 1b45327

Browse files
committed
refactor: print문 제거
1 parent 4e70736 commit 1b45327

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

DevLog/UI/Profile/ProfileHeatmapView.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ struct ProfileHeatmapView: View {
6969
height: layout.cellSize,
7070
alignment: .leading
7171
)
72-
.onAppear {
73-
print(labelFontSize)
74-
}
7572
} else {
7673
Color.clear
7774
.frame(

0 commit comments

Comments
 (0)