Skip to content
Snippets Groups Projects
Commit 5ed9ebc8 authored by Cam Saul's avatar Cam Saul
Browse files

remove redundant alias

parent 8095da57
No related branches found
No related tags found
No related merge requests found
......@@ -206,9 +206,6 @@
([entity id]
`(read-check (sel :one ~entity :id ~id))))
(defmacro read [& args]
`(read-check ~@args))
(defmacro write-check
"Checks that @can_write is true for this object."
([obj]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment