Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: sky/tools/webkitpy/tool/commands/__init__.py

Issue 946753002: Delete a bunch of dead python code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/tools/webkitpy/tool/commands/__init__.py
diff --git a/sky/tools/webkitpy/tool/commands/__init__.py b/sky/tools/webkitpy/tool/commands/__init__.py
deleted file mode 100644
index 705c9f9377f58874df215bc59198a58737356ae2..0000000000000000000000000000000000000000
--- a/sky/tools/webkitpy/tool/commands/__init__.py
+++ /dev/null
@@ -1,5 +0,0 @@
-# Required for Python to search this directory for module files
-
-from webkitpy.tool.commands.prettydiff import PrettyDiff
-from webkitpy.tool.commands.queries import *
-from webkitpy.tool.commands.rebaseline import Rebaseline
« no previous file with comments | « sky/tools/webkitpy/thirdparty/coverage/xmlreport.py ('k') | sky/tools/webkitpy/tool/commands/abstractlocalservercommand.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698