Skip to content

Commit

Permalink
refactor: remove unused files and codes
Browse files Browse the repository at this point in the history
  • Loading branch information
khajornritdacha committed Dec 5, 2023
1 parent 5d3bd5e commit d1ba1ea
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 219 deletions.
130 changes: 0 additions & 130 deletions .gitignore

This file was deleted.

1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,5 @@ function modify_control_sheet(wb) {

const randomBtn = document.getElementById("random-btn");
randomBtn.addEventListener("click", () => {
console.log(fileInput.files[0]);
processForm();
});
16 changes: 0 additions & 16 deletions package.json

This file was deleted.

72 changes: 0 additions & 72 deletions pnpm-lock.yaml

This file was deleted.

0 comments on commit d1ba1ea

Please sign in to comment.