Skip to content

Commit bc58963

Browse files
wallymathieuxperiandri
authored andcommitted
No need for price type
1 parent b93cc1b commit bc58963

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/FSharp.Data.GraphQL.Client/JsonValue.fsi

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,3 @@ open System.ComponentModel
4343
CompilerMessageAttribute("This property is intended for use in generated code only.", 10001, IsHidden=true, IsError=false)>]
4444
member _Print: string
4545

46-
type private JsonParser =
47-
48-
new: jsonText: string -> JsonParser
49-
50-
member Parse: unit -> JsonValue
51-

0 commit comments

Comments
 (0)