Skip to content

Commit

Permalink
Remove unnecessary message
Browse files Browse the repository at this point in the history
  • Loading branch information
takaxp committed Sep 17, 2023
1 parent fbab370 commit 6348a8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion el-get-status.el
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@

(defun el-get-read-status-file-force ()
"Forcefully load status file."
(message "--- hoge")
(let* ((ps
(if (file-exists-p el-get-status-file)
(car (with-temp-buffer
Expand Down

0 comments on commit 6348a8b

Please sign in to comment.