Skip to content

Commit

Permalink
app/calendar: remove non-existent autoload
Browse files Browse the repository at this point in the history
my-open-calendar is in the README, but isn't actually defined.
  • Loading branch information
hlissner committed Jun 8, 2021
1 parent 335b6f9 commit 9bbc069
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/app/calendar/config.el
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@
:commands (cfw:open-org-calendar
cfw:org-create-source
cfw:org-create-file-source
cfw:open-org-calendar-withkevin
my-open-calendar))
cfw:open-org-calendar-withkevin))


(use-package! calfw-cal
Expand Down

0 comments on commit 9bbc069

Please sign in to comment.