We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3798778 commit 13f2737Copy full SHA for 13f2737
setup.js
@@ -40,7 +40,6 @@ if(!alreadyinit) {
40
"utf-8",
41
),
42
);
43
-fs.writeFileSync(txtfile_path, "", "utf-8");
44
45
}
46
if(!fs.existsSync(path.join(__dirname, year, "solutions", solnName, "day1.txt"))) {
0 commit comments