Skip to content

Commit

Permalink
fix: dummy commit to cause CI
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 7, 2021
1 parent c351975 commit 9f6895f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/html_store.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const fs = require('fs');
const path = require('fs');

const { sources, socket} = require(path.resolve(process.cwd(), 'html_config.json'));

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

0 comments on commit 9f6895f

Please sign in to comment.