| Index: sdk/lib/io/directory_impl.dart
|
| diff --git a/sdk/lib/io/directory_impl.dart b/sdk/lib/io/directory_impl.dart
|
| index a373e5edba9892155eb5c0023dbf33cc47171beb..ecf7959ac28b1e92eb6099c52b18ff9bd462329b 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;
|
|
|