diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-13 13:24:17 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-11-13 13:24:17 -0800 |
| commit | b37b8c339fab3c82ae3f139c2bb208676c7f1e4d (patch) | |
| tree | ded85b64227a7018c2f0db9ae06509b5ab9326d8 /emacs/init.el | |
| parent | ref(git): organize the module in settings, bindings and hooks (diff) | |
| download | emacs.d-b37b8c339fab3c82ae3f139c2bb208676c7f1e4d.tar.gz | |
ref(elisp/gerrit): remove module related to gerrit
I'm not using gerrit anymore, I don't need to keep this around.
Change-Id: I764a1a54a3653582d8fd5539ad6db7a4b9697d82
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el index fcf2dbf..99b94a9 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -57,7 +57,6 @@ (require 'my-buffers) (require 'my-git-extra) -(require 'my-gerrit) (require 'my-strings) (require 'my-web) (require 'my-work) |
