emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim 3363d68 2/9: Remove useless require of pyim-candid


From: ELPA Syncer
Subject: [elpa] externals/pyim 3363d68 2/9: Remove useless require of pyim-candidates.el
Date: Sat, 24 Apr 2021 05:57:12 -0400 (EDT)

branch: externals/pyim
commit 3363d682c3b7b8c6e69258850baefe86f1ca160f
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    Remove useless require of pyim-candidates.el
---
 pyim-candidates.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyim-candidates.el b/pyim-candidates.el
index e4c304e..8057a04 100644
--- a/pyim-candidates.el
+++ b/pyim-candidates.el
@@ -30,10 +30,7 @@
 (require 'cl-lib)
 (require 'pyim-common)
 (require 'pyim-dcache)
-(require 'pyim-imobjs)
 (require 'pyim-codes)
-(require 'pyim-page)
-(require 'pyim-preview)
 
 (defgroup pyim-candidates nil
   "Candidates of pyim."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]