aboutsummaryrefslogtreecommitdiffstats
path: root/oni-css/oni-css.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-css/oni-css.el')
-rw-r--r--oni-css/oni-css.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-css/oni-css.el b/oni-css/oni-css.el
index 1ce948d..8eb6855 100644
--- a/oni-css/oni-css.el
+++ b/oni-css/oni-css.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0920.202756
+;; Version: 2021.0920.202824
;; Package-Requires: (oni-company oni-hydra rainbow-mode oni-yasnippet)
;; This program is free software; you can redistribute it and/or modify
@@ -170,7 +170,5 @@
(with-eval-after-load 'yasnippet
(oni-css-snippets-initialize)))
-;;;###autoload(with-eval-after-load 'css-mode (require 'oni-css))
-
(provide 'oni-css)
;;; oni-css.el ends here