Remove unnecessary message

This commit is contained in:
Sameer Rahmani 2023-06-22 00:38:51 +01:00
parent 5a744e0402
commit 909fe76398
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@ knowing."
(defun noether--set-project ()
"Set the current time to the internal var which is being watched."
(message ">> %s" (projectile-project-name))
(setq noether--project (projectile-project-name)))
(defun noether--format-project (_ v _ _)