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-bats/oni-bats.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'oni-bats/oni-bats.el') diff --git a/oni-bats/oni-bats.el b/oni-bats/oni-bats.el index 2c61d21..fb9e773 100644 --- a/oni-bats/oni-bats.el +++ b/oni-bats/oni-bats.el @@ -65,7 +65,5 @@ (with-eval-after-load 'yasnippet (oni-bats-snippets-initialize))) -;;;###autoload(with-eval-after-load 'bats-mode (require 'oni-bats)) - (provide 'oni-bats) ;;; oni-bats.el ends here -- cgit v1.2.3-54-g00ecf