Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kvenn committed Aug 4, 2024
1 parent 20f6247 commit 53e324c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/graphql/lib/src/core/observable_query.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import 'dart:async';
import 'package:gql/ast.dart';
import 'package:graphql/client.dart';
import 'package:graphql/src/core/_base_options.dart';
import 'package:meta/meta.dart';

import 'package:graphql/src/core/fetch_more.dart';
Expand Down

0 comments on commit 53e324c

Please sign in to comment.