unused import

This commit is contained in:
Peter Clement 2025-01-02 11:25:22 +00:00
parent 11e55bfbd7
commit 2f1b7811c3
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import { get } from "svelte/store"
import { API } from "@/api"
import { GetUserFlagsResponse } from "@budibase/types"
import { BudiStore } from "../BudiStore"