| Index: pkg/compiler/lib/src/universe/function_set.dart
|
| diff --git a/pkg/compiler/lib/src/universe/function_set.dart b/pkg/compiler/lib/src/universe/function_set.dart
|
| index c225b15e9503312727d883372e540444edf3ae41..afa09515f6b6713b9ec69e955dc3a84bafe6daae 100644
|
| --- a/pkg/compiler/lib/src/universe/function_set.dart
|
| +++ b/pkg/compiler/lib/src/universe/function_set.dart
|
| @@ -10,7 +10,6 @@ import '../elements/elements.dart';
|
| import '../types/types.dart';
|
| import '../util/util.dart' show Hashing, Setlet;
|
| import '../world.dart' show ClassWorld;
|
| -
|
| import 'selector.dart' show Selector;
|
| import 'universe.dart' show ReceiverConstraint;
|
|
|
|
|