Skip to content

Commit

Permalink
removed error code
Browse files Browse the repository at this point in the history
  • Loading branch information
AmasiaNalbandian committed Nov 27, 2021
1 parent 1741f14 commit e475e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ async function readFile(filePath, fileType) {
writeHTML(data, filePath, fileType);
}
});
return r;
}

/**
Expand Down

0 comments on commit e475e9a

Please sign in to comment.