Lint
This commit is contained in:
parent
ba1568882d
commit
4614a13abf
|
@ -3,7 +3,6 @@
|
|||
import GridCell from "./GridCell.svelte"
|
||||
import { getCellRenderer } from "../lib/renderers"
|
||||
import { derived, writable } from "svelte/store"
|
||||
import { processStringSync } from "@budibase/string-templates"
|
||||
|
||||
const {
|
||||
rows,
|
||||
|
|
Loading…
Reference in New Issue