Chromium Code Reviews| Index: sdk/lib/core/type.dart |
| diff --git a/sdk/lib/core/type.dart b/sdk/lib/core/type.dart |
| index f9642685b7024e5d062971c81ab416bb0881bf0b..dee79b6678e816d0e9418c24136bec59a269f9d3 100644 |
| --- a/sdk/lib/core/type.dart |
| +++ b/sdk/lib/core/type.dart |
| @@ -2,8 +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_core; |
| - |
| /** |
| * Runtime representation of a type. |
| */ |