Skip to content

Commit 068d893

Browse files
authored
consistent indent
1 parent 21e3859 commit 068d893

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

js/network/socketiyo/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ import {
2828
attachWebSocketServer,
2929
CONNECT,
3030
DISCONNECT,
31-
ERROR,
32-
DEFAULT_CHANNEL,
31+
ERROR,
32+
DEFAULT_CHANNEL,
3333
} from "socketiyo";
3434
import {
3535
maxClients,
@@ -194,4 +194,4 @@ Concept inspired by socket.io
194194

195195
#### License
196196

197-
[CC0](./license.txt)
197+
[CC0](./license.txt)

0 commit comments

Comments
 (0)