Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ganhammar committed Jun 12, 2022
1 parent 4885075 commit be17c29
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ namespace GraphQL.Upload.AspNetCore
public class GraphQLUploadRequestDeserializer
{
private readonly IGraphQLTextSerializer _graphQLTextSerializer;
private readonly JsonSerializerOptions _serializerOptions = new JsonSerializerOptions();

public GraphQLUploadRequestDeserializer(IGraphQLTextSerializer graphQLTextSerializer)
{
Expand Down

0 comments on commit be17c29

Please sign in to comment.