Skip to content

Commit 9ee828b

Browse files
korca0220vincenzopalazzo
authored andcommitted
chore(graphql): migrate imports to hive_ce
1 parent 118e7ec commit 9ee828b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql/lib/src/cache/hive_store.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import 'dart:async';
22

3-
import 'package:hive/hive.dart';
3+
import 'package:hive_ce/hive.dart';
44
import 'package:meta/meta.dart';
55

66
import './store.dart';

0 commit comments

Comments
 (0)