Skip to content

Commit 2a79ecb

Browse files
remove redundant alias for 3.6
1 parent 3232a0d commit 2a79ecb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set -Eeuo pipefail
44
declare -A aliases=(
55
[3.8-rc]='rc'
66
[3.7]='3 latest'
7-
[3.6]='3.6'
87
[2.7]='2'
98
)
109

0 commit comments

Comments
 (0)