Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Remove line from test
Browse files Browse the repository at this point in the history
  • Loading branch information
comigor committed Feb 21, 2020
1 parent 2b4c9b2 commit 5a2ab0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/query_generator/enums/enum_list_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ const generatedFile = r'''// GENERATED CODE - DO NOT MODIFY BY HAND
import 'package:json_annotation/json_annotation.dart';
import 'package:equatable/equatable.dart';
import 'package:gql/ast.dart';
import 'package:meta/meta.dart';
part 'query.g.dart';
@JsonSerializable(explicitToJson: true)
Expand Down

0 comments on commit 5a2ab0b

Please sign in to comment.