Skip to content

Commit 9cc726b

Browse files
committed
style: deno fmt
1 parent 2da8506 commit 9cc726b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/websocket/_codeBlock.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Change, Socket, wrap } from "../../deps/socket.ts";
2-
import {Page} from "../../deps/scrapbox-rest.ts";
2+
import { Page } from "../../deps/scrapbox-rest.ts";
33
import { TinyCodeBlock } from "../../rest/getCodeBlocks.ts";
44
import { getProjectId, getUserId } from "./id.ts";
55
import { pushWithRetry } from "./_fetch.ts";

0 commit comments

Comments
 (0)