Skip to content

Commit

Permalink
Require tempo to avoid compilation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jmakovicka committed May 5, 2021
1 parent e78e3db commit 84b5e67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions adoc-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,7 @@

(require 'markup-faces) ; https://github.com/sensorflo/markup-faces
(require 'cl-lib)
;; tempo or tempo-snippet is required later below

(require 'tempo)

(defconst adoc-mode-version "0.6.6"
"adoc mode version number.
Expand Down

0 comments on commit 84b5e67

Please sign in to comment.