aboutsummaryrefslogtreecommitdiffstats
path: root/oni-flycheck.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-flycheck.el')
-rw-r--r--oni-flycheck.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/oni-flycheck.el b/oni-flycheck.el
index c97910f..653ff14 100644
--- a/oni-flycheck.el
+++ b/oni-flycheck.el
@@ -46,7 +46,5 @@
(add-hook 'flycheck-mode-hook 'flycheck-cask-setup)
(add-hook 'flycheck-mode-hook 'flycheck-posframe-mode)
-;;;###autoload(with-eval-after-load 'flycheck (require 'oni-flycheck))
-
(provide 'oni-flycheck)
;;; oni-flycheck.el ends here