Skip to content

Commit f9922e4

Browse files
committed
Update README.md
1 parent 45d4552 commit f9922e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ contexts, it is also possible to instead subtype the abstract subtype
158158
`JSONContext` of `StructuralContext`. If this is the case, an `io::IO` field (as
159159
above) is preferred, although the default implementation will only use this
160160
for `write`, so replacing that method is enough to avoid this requirement.
161-
The default implementations will also use an internal
162161

163162
The following methods should be defined for your context, regardless of whether it
164163
subtypes `JSONContext` or `StructuralContext` directly. If some of these methods

0 commit comments

Comments
 (0)