Index: third_party/buildbot_7_12/buildbot/status/html.py |
diff --git a/third_party/buildbot_7_12/buildbot/status/html.py b/third_party/buildbot_7_12/buildbot/status/html.py |
deleted file mode 100644 |
index cc36a4aeb6dc8088b6f10c57d242343bacfa2101..0000000000000000000000000000000000000000 |
--- a/third_party/buildbot_7_12/buildbot/status/html.py |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
- |
-# compatibility wrapper. This is currently the preferred place for master.cfg |
-# to import from. |
- |
-from buildbot.status.web.baseweb import Waterfall, WebStatus |
-_hush_pyflakes = [Waterfall, WebStatus] |