refactor: mv import to appropriate ns and reuse import fns

This commit is contained in:
Gabriel Horner
2025-03-18 08:58:03 -04:00
parent 06b3bba5fc
commit 392fe81173
4 changed files with 76 additions and 85 deletions

View File

@@ -627,7 +627,7 @@
:misc/import-edn-data {:binding []
:db-graph? true
:fn :frontend.handler.db-based.export/import-edn-data}
:fn :frontend.handler.db-based.import/import-edn-data-dialog}
:dev/validate-db {:binding []
:db-graph? true