Skip to content

Commit

Permalink
Make the byte-compiler happy
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 1, 2024
1 parent 36dff2f commit fe7a5ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guard-lf.el
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

;;; Code:

(eval-when-compile (require 'so-long))

(defgroup guard-lf nil
"Guard large files."
:prefix "guard-lf-"
Expand Down

0 comments on commit fe7a5ef

Please sign in to comment.