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