Skip to content

Commit

Permalink
Update go.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 16, 2024
1 parent 3e96813 commit 94103d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ function get_readme_content() {

readmes.forEach(path => {
content += '\n\n' + fs.readFileSync(path, 'utf-8')// + '\n\n' + content
console.log(path)
})
return content
}
Expand Down

0 comments on commit 94103d5

Please sign in to comment.