Index: site/dev/contrib/submit.md |
diff --git a/site/dev/contrib/submit.md b/site/dev/contrib/submit.md |
index 69bb42c57a2cd3e0e91ce00f3526c9b58cd5fd42..1260f0582bb886d6732702b93189e0640ae4bd8b 100644 |
--- a/site/dev/contrib/submit.md |
+++ b/site/dev/contrib/submit.md |
@@ -34,11 +34,6 @@ If your branch gets out of date, you will need to update it: |
git pull |
python bin/sync-and-gyp |
-<!-- |
- python tools/git-sync-deps |
- python ./gyp_skia |
---> |
- |
Adding a unit test |
------------------ |