| Index: pkg/analyzer/lib/src/summary/builder.dart
|
| diff --git a/pkg/analyzer/lib/src/summary/builder.dart b/pkg/analyzer/lib/src/summary/builder.dart
|
| index f63bdd595fcacf379128ec6ee1468321aeec67ac..c1bedfb9ab611caa6f2544419cb0cc858a8ed221 100644
|
| --- a/pkg/analyzer/lib/src/summary/builder.dart
|
| +++ b/pkg/analyzer/lib/src/summary/builder.dart
|
| @@ -7,8 +7,6 @@
|
| */
|
| library analyzer.src.summary.builder;
|
|
|
| -import 'dart:convert';
|
| -
|
| /**
|
| * Instances of this class encapsulate the necessary state to keep track of a
|
| * serialized summary that is in the process of being built.
|
|
|