Skip to content

Commit e43c020

Browse files
IamDrowsytonsky
authored andcommitted
removed unused function
1 parent 1a51363 commit e43c020

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/datascript/datafy.cljc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
(declare datafy-entity-seq)
88

9-
(defn- pull-pattern [ref-rattrs]
10-
(into ["*"] ref-rattrs))
11-
129
(defn- navize-pulled-entity [db-val pulled-entity]
1310
(let [ref-attrs (:db.type/ref (:rschema db-val))
1411
ref-rattrs (set (map db/reverse-ref ref-attrs))

0 commit comments

Comments
 (0)