branch: externals/pyim commit 34a1140ddb824b1be727fdf994c3680b07990af4 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* pyim-dhashcache.el (pyim-pymap): Removed. --- pyim-dhashcache.el | 1 - 1 file changed, 1 deletion(-) diff --git a/pyim-dhashcache.el b/pyim-dhashcache.el index 6b939d255d..de82a50656 100644 --- a/pyim-dhashcache.el +++ b/pyim-dhashcache.el @@ -36,7 +36,6 @@ (require 'cl-lib) (require 'async nil t) (require 'pyim-common) -(require 'pyim-pymap) (require 'pyim-dcache) (require 'pyim-dict) (require 'pyim-scheme)