diff --git a/oni-hydra.el b/oni-hydra.el index 6c95ca8..5b35bee 100644 --- a/oni-hydra.el +++ b/oni-hydra.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0120.162336 +;; Version: 2021.0621.231839 ;; Package-Requires: (hydra posframe) ;; This program is free software; you can redistribute it and/or modify @@ -48,7 +48,5 @@ ARGS are passed on without modification." (setq hydra-hint-display-type 'custom) -;;;###autoload(with-eval-after-load 'hydra (require 'oni-hydra)) - (provide 'oni-hydra) ;;; oni-hydra.el ends here