summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boxy-headings.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/boxy-headings.el b/boxy-headings.el
index bfb7be6..e858680 100644
--- a/boxy-headings.el
+++ b/boxy-headings.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
;; Author: Amy Grinn <grinn.amy@gmail.com>
-;; Version: 2.1.7
+;; Version: 2.1.8
;; File: boxy-headings.el
;; Package-Requires: ((emacs "26.1") (boxy "2.0") (org "9.4"))
;; Keywords: tools
@@ -46,7 +46,6 @@
;;;; Requirements
(require 'boxy)
-(require 'eieio)
(require 'org-element)
(require 'org-colview)
(require 'cl-lib)