[scm] Clean up unused functions
This change removes some dead code from back in the SVN days. `GetCasedPath()`[1] and `GenFakeDiff()`[2] were a part of the SVN class from when scm.py used to support two scm. `only_int()` was used within `AssertVersion()` which was removed[3]. I could not find any usage for `ValidateEmail()` even within the old commits[4]. [1] https://codereview.chromium.org/538009 [2] https://codereview.chromium.org/1965001 [3] https://crrev.com/c/2116938 [4] https://codereview.chromium.org/501166 Bug: 1475776 Change-Id: I730f0d994d8027bd67587fd16ad1e502bdfb94fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5279813 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Aravind Vasudevan <aravindvasudev@google.com>changes/13/5279813/7
parent
9f9bab25da
commit
6c92a665e1
Loading…
Reference in New Issue