| Index: appengine/swarming/ui/res/imp/botlist/bot-list.html
|
| diff --git a/appengine/swarming/ui/res/imp/botlist/bot-list.html b/appengine/swarming/ui/res/imp/botlist/bot-list.html
|
| index b209062dc15915417e311a6553d036a81d9bde24..f0251c1ee1d4921ea1bebb5aba72de28cd5b4921 100644
|
| --- a/appengine/swarming/ui/res/imp/botlist/bot-list.html
|
| +++ b/appengine/swarming/ui/res/imp/botlist/bot-list.html
|
| @@ -28,7 +28,6 @@
|
| <link rel="import" href="/res/imp/bower_components/polymer/polymer.html">
|
|
|
| <link rel="import" href="/res/imp/common/dynamic-table-behavior.html">
|
| -<link rel="import" href="/res/imp/common/error-toast.html">
|
| <link rel="import" href="/res/imp/common/sort-toggle.html">
|
| <link rel="import" href="/res/imp/common/swarming-app.html">
|
| <link rel="import" href="/res/imp/common/url-param.html">
|
| @@ -243,7 +242,6 @@
|
| </pageable-data>
|
| </div>
|
|
|
| - <error-toast></error-toast>
|
| </swarming-app>
|
|
|
| </template>
|
|
|