Skip to content

Commit

Permalink
fix for issue #1110
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 20, 2024
1 parent 101a15a commit c08713a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-ref-citation-links.el
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
;; natmove like preprocessing is provided with `org-ref-cite-natmove'.
;;
;;; Code:

(require 'org-keys)
(require 'hydra)
(require 'xref)
(eval-when-compile (require 'subr-x))
Expand Down

0 comments on commit c08713a

Please sign in to comment.