| Index: appengine/swarming/elements/botlist-index.html | 
| diff --git a/appengine/swarming/elements/botlist-index.html b/appengine/swarming/elements/botlist-index.html | 
| deleted file mode 100644 | 
| index 830b7ccb52e512eb5e584f63fb4f3eab5232384e..0000000000000000000000000000000000000000 | 
| --- a/appengine/swarming/elements/botlist-index.html | 
| +++ /dev/null | 
| @@ -1,25 +0,0 @@ | 
| -<!-- | 
| -  Copyright 2016 The LUCI Authors. All rights reserved. | 
| -  Use of this source code is governed under the Apache License, Version 2.0 | 
| -  that can be found in the LICENSE file. | 
| ---> | 
| - | 
| -<!DOCTYPE html> | 
| -<html> | 
| - | 
| -<head> | 
| -  <title>Swarming Bot List</title> | 
| -  <meta charset="utf-8"> | 
| -  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | 
| -  <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes"> | 
| - | 
| -  <script src="/res/js/webcomponents-lite.min.js"></script> | 
| -  <script src="/res/js/common.js"></script> | 
| -  <link rel="import" href="/res/elements.html"> | 
| -</head> | 
| - | 
| -<body> | 
| -  <bot-list></bot-list> | 
| -</body> | 
| - | 
| -</html> | 
|  |