diff contrib/import-checker.py @ 32409:017ad85e5ac8

diffhelpers: switch to policy importer # no-check-commit
author Yuya Nishihara <yuya@tcha.org>
date Sat, 13 Aug 2016 12:15:49 +0900
parents 3b88a7fa97d8
children 151cc3b3d799
line wrap: on
line diff
--- a/contrib/import-checker.py	Sat Aug 13 12:12:50 2016 +0900
+++ b/contrib/import-checker.py	Sat Aug 13 12:15:49 2016 +0900
@@ -26,7 +26,6 @@
 
 # Modules that have both Python and C implementations.
 _dualmodules = (
-    'diffhelpers.py',
     'mpatch.py',
     'parsers.py',
 )