Index: milo/appengine/swarming/README.md |
diff --git a/milo/appengine/swarming/README.md b/milo/appengine/swarming/README.md |
deleted file mode 100644 |
index f206711740d3da524c184063c64c2ef1e619df76..0000000000000000000000000000000000000000 |
--- a/milo/appengine/swarming/README.md |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-# Swarming endpoints. Includes builds and logs. |
- |
-* build.go - Ingests annotee |
-* build_test.go - Tests for build.go |
-* buildLog.go - Displays build logs |
-* memoryClient.go - In memory butler client for annotee |
-* templates - Symlink to ../frontend/templates. Needed for tests. |
-* testdata - Symlink to ../frontend/testdata. Needed for tests. |
- |
-* html.go - Plain ol' html endpoints |
- |