Remove unused :db/type

This commit is contained in:
Tienson Qin
2020-11-12 22:01:25 +08:00
parent 1b34099928
commit abfb3dc12e

View File

@@ -18,9 +18,6 @@
:me/email {}
:me/avatar {}
;; TODO: local, github, dropbox, etc.
:db/type {}
;; Git
:repo/url {:db/unique :db.unique/identity}
:repo/cloned? {}