Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Drop a legacy comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ggeoffrey committed Jan 29, 2024
1 parent 5472497 commit e200f96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-dev/fiddle_manager.clj
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
(println ";; This file reflects the state of loaded fiddles, from the REPL or from config.")
(println ";; At the REPL, shadow will recompile and reload this file whenever it changes, driven by Electric Fiddle.")
(println)
(println ";; For git to ignore/track this file run `git update-index --skip-worktree | --no-skip-worktree src-dev/fiddles.cljc`.")
(pprint/with-pprint-dispatch pprint/code-dispatch
(print (add-require-macros (with-out-str (pprint/pprint (gen-ns-form fiddles)))))
(println)
Expand Down

0 comments on commit e200f96

Please sign in to comment.