| Index: sky/sdk/lib/example/rendering/borders.dart
|
| diff --git a/sky/sdk/lib/example/rendering/borders.dart b/sky/sdk/lib/example/rendering/borders.dart
|
| index 1e7904a91036943dbdf8aa66b6aab3f7490c0b0e..c8f92cfb4a2f22f8af5034c2ce559e888b8f2005 100644
|
| --- a/sky/sdk/lib/example/rendering/borders.dart
|
| +++ b/sky/sdk/lib/example/rendering/borders.dart
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import 'dart:math' as math;
|
| import 'dart:sky' as sky;
|
|
|
| import 'package:sky/rendering/block.dart';
|
|
|