Skip to content

Commit

Permalink
Update app/web/src/components/FuncEditor/FuncDetails.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vbustamante authored Jul 6, 2024
1 parent 2669cd6 commit 085201a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/web/src/components/FuncEditor/FuncDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ import {
VormInput,
} from "@si/vue-lib/design-system";
import clsx from "clsx";
import { ca } from "date-fns/locale";
import { FuncKind, FuncId, FuncBindingKind } from "@/api/sdf/dal/func";
import { useFuncStore } from "@/store/func/funcs.store";
import { useAssetStore } from "@/store/asset.store";
Expand Down

0 comments on commit 085201a

Please sign in to comment.