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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Required for Python to search this directory for module files
2
3 from webkitpy.tool.commands.prettydiff import PrettyDiff
4 from webkitpy.tool.commands.queries import *
5 from webkitpy.tool.commands.rebaseline import Rebaseline
OLDNEW
« 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