Index: sdk/lib/io/directory_impl.dart |
diff --git a/sdk/lib/io/directory_impl.dart b/sdk/lib/io/directory_impl.dart |
index e4f3ee1513758da75c88e5bc373acdbced49e6bd..c24bedb23f0f4ac8ed4b45dad9d405f01584bb06 100644 |
--- a/sdk/lib/io/directory_impl.dart |
+++ b/sdk/lib/io/directory_impl.dart |
@@ -2,7 +2,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-part of dart.io; |
class _Directory implements Directory { |
static const CREATE_REQUEST = 0; |