Skip to content

Commit fc7bf20

Browse files
Remove unused testing function
1 parent f453fc9 commit fc7bf20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/part.mli

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ module Internal : sig
4747
| Part_begin of part_meta
4848
| Part_end
4949

50-
val parse_line : string -> t list
5150
val parse : string -> (t list, [> `Msg of string ]) result
5251
end
5352
end

0 commit comments

Comments
 (0)