Chromium Code Reviews| Index: lib/db.dart |
| diff --git a/lib/db.dart b/lib/db.dart |
| index ed45625cc7c4e9816c0c12d97aaddf0fabdcf84e..50540238f5e9b3f2cf7ac79e2e2a47bf101e9002 100644 |
| --- a/lib/db.dart |
| +++ b/lib/db.dart |
| @@ -8,7 +8,7 @@ import 'dart:async'; |
| import 'dart:collection'; |
| import 'dart:mirrors' as mirrors; |
| -import 'common.dart' show Page, StreamFromPages; |
| +import 'common.dart' show StreamFromPages; |
| import 'service_scope.dart' as ss; |
| import 'datastore.dart' as datastore; |