Skip to content
Snippets Groups Projects
Commit d39a75cc authored by Simon Belak's avatar Simon Belak
Browse files

Remove ns prefix

parent f9aa7092
No related branches found
No related tags found
No related merge requests found
......@@ -431,4 +431,4 @@
(->> (db/select Table
:db_id database-id
:visibility_type nil)
(remove (some-fn magic/link-table? magic/list-like-table?))))
(remove (some-fn link-table? list-like-table?))))
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