mercurial/util.py
changeset 37095 e24802ea8dbd
parent 37085 7ae6e3529e37
child 37096 895f209b593b
--- a/mercurial/util.py	Sat Mar 24 17:19:32 2018 +0900
+++ b/mercurial/util.py	Sat Mar 24 13:30:50 2018 +0900
@@ -108,7 +108,6 @@
 checkexec = platform.checkexec
 checklink = platform.checklink
 copymode = platform.copymode
-executablepath = platform.executablepath
 expandglobs = platform.expandglobs
 explainexit = platform.explainexit
 findexe = platform.findexe