Skip to content

Commit 457092a

Browse files
committed
chore: run format
1 parent 6392ab8 commit 457092a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/server/utils/bucket.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { prefixStorage, createStorage, joinKeys } from "unstorage";
22
import cloudflareR2BindingDriver from "unstorage/drivers/cloudflare-r2-binding";
3-
import {getR2Binding} from "unstorage/drivers/utils/cloudflare";
3+
import { getR2Binding } from "unstorage/drivers/utils/cloudflare";
44
import { WorkflowData, Cursor } from "../types";
55
import type { H3EventContext } from "h3";
66

0 commit comments

Comments
 (0)