about summary refs log tree commit diff
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-04-05T15·07+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-04-05T15·07+0100
commit695ab28a6cc8d1800f9248ea5db5e2f8c650e609 (patch)
treeee44de224df0277b695d3f6c66dd19e9cffb1218 /emacs/.emacs.d/init.el
parent408a25415c0f04b3d4fa878871869d5e63a080f7 (diff)
Remove wpc-docker.el
I have not needed this configuration in over a year.
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 9de9835185..1771b4097a 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -47,7 +47,6 @@
 ;; about the issue with the `emacs-lisp' `flycheck-checker'.
 ;; (require 'wpc-flycheck)
 (require 'wpc-shell)
-(require 'wpc-docker)
 (require 'wpc-lisp)
 (require 'wpc-haskell)
 (require 'wpc-reasonml)