Skip to content

Commit 3b37b36

Browse files
committed
Remove redirect_from line
1 parent be16a0a commit 3b37b36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_ko/tour/tuples.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ language: ko
1212
next-page: mixin-class-composition
1313
previous-page: traits
1414
topics: tuples
15-
16-
redirect_from: "/tutorials/tour/tuples.html"
1715
---
1816

1917
스칼라에서 튜플은 정해진 요소(element)를 가지는 값으로 각 요소는 고유한 타입을 가진다. 튜플은 불변적이다.

0 commit comments

Comments
 (0)