mirror of
https://github.com/org-roam/org-roam
synced 2025-09-24 16:30:55 -05:00
fix lints
This commit is contained in:
@@ -70,3 +70,6 @@
|
||||
(delete-region
|
||||
(and (org-back-to-heading t) (point))
|
||||
(min (1+ (buffer-size)) (org-end-of-subtree t t) (point)))))))
|
||||
|
||||
(provide 'org-roam-refile)
|
||||
;;; org-roam-refile.el ends here
|
||||
|
Reference in New Issue
Block a user