Skip to content

Commit 30f2854

Browse files
committed
No need for env var
1 parent 25f10c2 commit 30f2854

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bootstrap.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ export DENOISE=${DENOISE:-1}
1414
# Number of TXE servers to run when testing.
1515
export NUM_TXES=8
1616

17-
# Use msgpack with Noir artifacts
18-
export NOIR_SERIALIZATION_FORMAT=msgpack
19-
2017
cmd=${1:-}
2118
[ -n "$cmd" ] && shift
2219

0 commit comments

Comments
 (0)