| Index: pkg/polymer/bin/dwc.dart
|
| diff --git a/pkg/polymer/bin/dwc.dart b/pkg/polymer/bin/dwc.dart
|
| deleted file mode 100755
|
| index 3d3a0a227477cec71ead167023ee3002e64dc158..0000000000000000000000000000000000000000
|
| --- a/pkg/polymer/bin/dwc.dart
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -#!/usr/bin/env dart
|
| -// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| -// 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.
|
| -
|
| -import 'package:polymer/dwc.dart' as dwc;
|
| -
|
| -void main() => dwc.main();
|
|
|