refactor!(cli): remove 'doom {refresh,re}'
BREAKING CHANGE: This finally removes 'doom refresh'. It was first deprecated in8a77633
and disabled in8c37928
, and has long since been replaced with 'doom sync'. Ref:8c37928de2
Ref:8a7763337d
This commit is contained in:
parent
085b5563fc
commit
cee89a5d3f
1 changed files with 0 additions and 3 deletions
|
@ -69,9 +69,6 @@ OPTIONS:
|
|||
t)
|
||||
(remove-hook 'kill-emacs-hook #'doom-sync--abort-warning-h)))
|
||||
|
||||
;; DEPRECATED Remove when v3.0 is released
|
||||
(defobsolete! ((refresh re)) (sync) "v3.0.0")
|
||||
|
||||
|
||||
;;
|
||||
;;; Helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue