Skip to content

Commit b8b348a

Browse files
committed
style: deno fmt
1 parent f79d4d5 commit b8b348a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

error.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ export interface FileCapacityError extends ErrorLike {
101101
*/
102102
export interface GCSError extends ErrorLike {
103103
name: "GCSError";
104-
}
104+
}

0 commit comments

Comments
 (0)