feat/vaults
Tomáš Mládek 2022-03-22 20:35:08 +01:00
parent 2614fbdec2
commit 5ec530880e
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
import { query } from "../../lib/entity";
import { Readable, readable } from "svelte/store";
import { defaultEntitySort, entityValueSort } from "../../util/sort";
import { fetchAllAttributes } from "../../lib/api";
import { attributeLabels } from "../../util/labels";
const dispatch = createEventDispatcher();