Skip to content

Commit

Permalink
requiring eieio and org
Browse files Browse the repository at this point in the history
  • Loading branch information
ellis committed Jun 10, 2022
1 parent de3b895 commit 2f6682a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org-notion.el
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

;;; Code:

(require 'org)
(require 'eieio)
(require 'auth-source)
(require 'json)
(require 'url)
Expand Down

1 comment on commit 2f6682a

@richardwesthaver
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#1

Please sign in to comment.