Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1420)

Unified Diff: lib/src/unmodifiable_wrappers.dart

Issue 1313613004: Release 1.1.2. (Closed) Base URL: git@github.com:dart-lang/collection@master
Patch Set: More fixes. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/wrappers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/unmodifiable_wrappers.dart
diff --git a/lib/src/unmodifiable_wrappers.dart b/lib/src/unmodifiable_wrappers.dart
index c681884e47f06960b6b87d283780def96933fe19..7f7d90105e3ceb15470d135475a33031e2219ff0 100644
--- a/lib/src/unmodifiable_wrappers.dart
+++ b/lib/src/unmodifiable_wrappers.dart
@@ -13,8 +13,6 @@
*/
library collection.unmodifiable_wrappers;
-import "dart:collection";
-
import '../wrappers.dart';
export "dart:collection" show UnmodifiableListView, UnmodifiableMapView;
« no previous file with comments | « no previous file | lib/wrappers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698