diff --git a/focus.el b/focus.el index 20d34aa..e1d1ce6 100644 --- a/focus.el +++ b/focus.el @@ -134,6 +134,5 @@ focus-move-focus to `post-command-hook'." :init-value nil (if focus-mode (focus-init) (focus-terminate))) - (provide 'focus) ;;; focus.el ends here