| Index: frog/lib/corelib_impl.dart
|
| diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart
|
| index 693db9a1d831e7fc7af243fa8fdbd3fb9bbf2fb1..931c321a4aeecc0b89a2d50758a40f84fa1b64db 100644
|
| --- a/frog/lib/corelib_impl.dart
|
| +++ b/frog/lib/corelib_impl.dart
|
| @@ -13,7 +13,6 @@
|
| #source("../../corelib/src/implementation/linked_hash_map.dart");
|
| #source("../../corelib/src/implementation/maps.dart");
|
| #source("../../corelib/src/implementation/options.dart");
|
| -#source("../../corelib/src/implementation/promise_implementation.dart");
|
| #source("../../corelib/src/implementation/queue.dart");
|
| #source("../../corelib/src/implementation/stopwatch_implementation.dart");
|
| #source("../../corelib/src/implementation/splay_tree.dart");
|
|
|