Skip to content

Commit 9f6895f

Browse files
committed
fix: dummy commit to cause CI
1 parent c351975 commit 9f6895f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/html_store.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const fs = require('fs');
22
const path = require('fs');
3-
43
const { sources, socket} = require(path.resolve(process.cwd(), 'html_config.json'));
54

65
const {CoCreateSocketInit, CoCreateUpdateDocument } = require("./socket_process.js")

0 commit comments

Comments
 (0)