summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/which.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/scripts/which.py')
-rwxr-xr-xTools/scripts/which.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/which.py b/Tools/scripts/which.py
index f9b2e61..49b69ac 100755
--- a/Tools/scripts/which.py
+++ b/Tools/scripts/which.py
@@ -58,4 +58,3 @@ def main():
if __name__ == '__main__':
main()
-