Skip to content

Commit

Permalink
CHANGE: do not delay JSON codec module as it is used in HTTP protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed May 10, 2023
1 parent cbd6262 commit 8657fb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mezz/codec-json.reb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Rebol [
Name: json
Type: module
Options: [delay]
Exports: [to-json load-json]
Version: 0.1.2
Title: "Codec: JSON"
Expand Down

0 comments on commit 8657fb9

Please sign in to comment.