| Index: third_party/pkg/update_route_hierarchical.sh
|
| diff --git a/third_party/pkg/update_route_hierarchical.sh b/third_party/pkg/update_route_hierarchical.sh
|
| deleted file mode 100755
|
| index eb5b1e4deeb3df96149a31a65a0271dd68e6d99f..0000000000000000000000000000000000000000
|
| --- a/third_party/pkg/update_route_hierarchical.sh
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -#!/bin/bash
|
| -# Copyright (c) 2013, 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.
|
| -
|
| -# bail on error
|
| -set -e
|
| -
|
| -source update.sh
|
| -
|
| -update "route_hierarchical" "https://github.com/angular/route.dart.git" \
|
| - "master"
|
|
|