| Index: pkg/polymer/lib/src/build/common.dart
|
| diff --git a/pkg/polymer/lib/src/build/common.dart b/pkg/polymer/lib/src/build/common.dart
|
| index 26e6a2626553adadc5e01687781d2677d0d1c74e..e25a8a07695a9217a150b92e5ca2aa88fad356ee 100644
|
| --- a/pkg/polymer/lib/src/build/common.dart
|
| +++ b/pkg/polymer/lib/src/build/common.dart
|
| @@ -6,7 +6,6 @@
|
| library polymer.src.build.common;
|
|
|
| import 'dart:async';
|
| -import 'dart:math' show min, max;
|
|
|
| import 'package:analyzer/src/generated/ast.dart';
|
| import 'package:analyzer/src/generated/error.dart';
|
|
|