Index: lib/collection/collection_patch.dart |
diff --git a/lib/collection/collection_patch.dart b/lib/collection/collection_patch.dart |
index 98ad4ed660292d30d821e8edcae67bd3829bd7ee..c0bea11cfe0a0581b3cc2ba780d84a6920c36a25 100644 |
--- a/lib/collection/collection_patch.dart |
+++ b/lib/collection/collection_patch.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE.md file. |
-import 'dart:_fletch_system' as fletch; |
+import 'dart:fletch._system' as fletch; |
const patch = "patch"; |