fix: db import shouldn't fail on asset imports

Correctly display asset related properties as ignored for now.
Related to #11563. Also fix lint
This commit is contained in:
Gabriel Horner
2024-10-11 11:36:01 -04:00
parent a9213c6fae
commit 594e255d98
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,6 @@
[frontend.components.plugins :as plugins]
[frontend.components.repo :as repo]
[frontend.components.right-sidebar :as right-sidebar]
[frontend.components.select :as select]
[frontend.components.theme :as theme]
[frontend.components.dnd :as dnd-component]
[frontend.components.icon :as icon]