summaryrefslogtreecommitdiff
path: root/org-roam-ui.el
diff options
context:
space:
mode:
authorJacek Złydach <[email protected]>2022-01-21 14:45:34 +0100
committerGitHub <[email protected]>2022-01-21 14:45:34 +0100
commitf1e1769d97e4f44d7336839db587b0acbb918d99 (patch)
treebaf1e38f7b56df98b75a7cdbafdc3eafddec19e3 /org-roam-ui.el
parent5ecd418060bf606924ac86faa1aa4036d4c785fb (diff)
Remove superfluous debug message (#205)
Diffstat (limited to 'org-roam-ui.el')
-rw-r--r--org-roam-ui.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/org-roam-ui.el b/org-roam-ui.el
index 165e5ed..abbfe61 100644
--- a/org-roam-ui.el
+++ b/org-roam-ui.el
@@ -584,7 +584,6 @@ from all other links."
org-attach-id-dir
(expand-file-name ".attach/" org-directory)))
(sub-dirs (org-roam-ui-find-subdirectories)))
- (message "im doing something")
(websocket-send-text org-roam-ui-ws-socket
(json-encode
`((type . "variables")