From a14393b61259a41cb5e81f2710814ce80dc6583d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 15 Jul 2021 22:33:40 -0700 Subject: Remove autoload cookies for packages managed by Guix --- oni-flycheck.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'oni-flycheck.el') diff --git a/oni-flycheck.el b/oni-flycheck.el index c97910f..653ff14 100644 --- a/oni-flycheck.el +++ b/oni-flycheck.el @@ -46,7 +46,5 @@ (add-hook 'flycheck-mode-hook 'flycheck-cask-setup) (add-hook 'flycheck-mode-hook 'flycheck-posframe-mode) -;;;###autoload(with-eval-after-load 'flycheck (require 'oni-flycheck)) - (provide 'oni-flycheck) ;;; oni-flycheck.el ends here -- cgit v1.2.3-54-g00ecf