Skip to content

Commit

Permalink
no need to require flycheck
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Sep 5, 2023
1 parent 6d7f2ea commit 66d47d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pet.el
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
(require 'seq)
(require 'subr-x)

(eval-when-compile
(require 'flycheck nil t))

(when (< emacs-major-version 27)
(require 'json))

Expand Down

0 comments on commit 66d47d8

Please sign in to comment.