Descriptionwebkitpy: Remove unnecessary code in test_copier.py
1. A local variable |copied_files| is never read. Remove it.
2. So, copy_file() needs to return nothing.
3. Then, _webkit_root is removable.
Review-Url: https://codereview.chromium.org/2852673003
Cr-Commit-Position: refs/heads/master@{#468262}
Committed: https://chromium.googlesource.com/chromium/src/+/1d2108cce478cac9751c40efc18e06d12a7a1f2b
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|