diff -r 7f025c9b7865 -r e24802ea8dbd mercurial/windows.py --- a/mercurial/windows.py Sat Mar 24 17:19:32 2018 +0900 +++ b/mercurial/windows.py Sat Mar 24 13:30:50 2018 +0900 @@ -31,7 +31,6 @@ osutil = policy.importmod(r'osutil') -executablepath = win32.executablepath getfsmountpoint = win32.getvolumename getfstype = win32.getfstype getuser = win32.getuser