cleanup
This commit is contained in:
parent
a9a8dac6a8
commit
4f0bfa0d4c
|
@ -3,8 +3,6 @@
|
|||
(:require [reagent.core :as r]
|
||||
[reagent.dom :as rdom]))
|
||||
|
||||
(defn foo [] (< 1 2))
|
||||
|
||||
(def empty-board [[\- \- \-]
|
||||
[\- \- \-]
|
||||
[\- \- \-]])
|
||||
|
|
Loading…
Reference in a new issue