Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
codestiff committed Jun 7, 2020
1 parent 652da0f commit 2470d73
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/connective-core/src/connective/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
(defn-of-adaptor reference-query)
(defn-of-adaptor execute-query)
(defn-of-adaptor init-entity)
#_(defn init-entity
[a c p]
(let [se (entity/simple-entity p)]
(prn se)
(adapter/init-entity a c p)))
(defn-of-adaptor write-entity)
(defn-of-adaptor read-entity)
(defn-of-adaptor delete-entity)
Expand Down

0 comments on commit 2470d73

Please sign in to comment.