Skip to content

Commit ab7bb23

Browse files
committed
remove a comment block that was added by accident
1 parent ab26c1c commit ab7bb23

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/scicloj/cfd/intro/linear_1d_convection_with_array.clj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,3 @@
171171
;;
172172
;; As the porting project continues, we plan to evolve the design to better align with idiomatic Clojure principles.
173173
;; Stay tuned!
174-
175-
(comment
176-
(require '[scicloj.clay.v2.api :as clay])
177-
(clay/make! {:source-path "scicloj/cfd/intro/linear_1d_convection_with_array.clj"}))

0 commit comments

Comments
 (0)