Skip to content

Commit 5ca95ef

Browse files
authored
Revert "[update-checkout] Clone experimental string processing package"
1 parent 373a2bf commit 5ca95ef

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
"remote": { "id": "apple/swift-nio" } },
7878
"swift-nio-ssl": {
7979
"remote": { "id": "apple/swift-nio-ssl" } },
80-
"swift-experimental-string-processing": {
81-
"remote": { "id": "apple/swift-experimental-string-processing" } },
8280
"llvm-project": {
8381
"remote": { "id": "apple/llvm-project" } }
8482
},
@@ -122,8 +120,7 @@
122120
"swift-markdown": "main",
123121
"swift-cmark-gfm": "gfm",
124122
"swift-nio": "2.31.2",
125-
"swift-nio-ssl": "2.15.0",
126-
"swift-experimental-string-processing": "main"
123+
"swift-nio-ssl": "2.15.0"
127124
}
128125
},
129126
"rebranch": {

0 commit comments

Comments
 (0)