Remove redundant package! declaration

This commit is contained in:
Patrick Elliott 2018-07-12 17:07:34 +02:00
parent e8827048b8
commit 0dc2feec46

View file

@ -2,7 +2,6 @@
;;; lang/latex/packages.el ;;; lang/latex/packages.el
(package! auctex) (package! auctex)
(package! flyspell)
(package! adaptive-wrap) (package! adaptive-wrap)
;; Optional module features: ;; Optional module features: