Skip to content

Commit bbcabab

Browse files
committed
Remove non-det
1 parent 883ffe7 commit bbcabab

File tree

17 files changed

+6
-2161
lines changed

17 files changed

+6
-2161
lines changed

scripts/autocomplete.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ targets = [
108108
"source_2_lazy",
109109
"source_3",
110110
"source_3_concurrent",
111-
"source_3_non-det",
112111
"source_4",
113112
"source_4_explicit-control"
114113
"External libraries",

scripts/updateAutocompleteDocs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const TARGETS = [
1818
"source_2_typed",
1919
"source_3",
2020
"source_3_concurrent",
21-
"source_3_non-det",
2221
"source_3_typed",
2322
"source_4",
2423
"source_4_typed",

0 commit comments

Comments
 (0)