Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
li6in9muyou committed Mar 28, 2024
1 parent 8a82495 commit e166a64
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@
<script src="fragment_shaders.js"></script>
<script src="sketch.js"></script>
</html>

1 change: 0 additions & 1 deletion public/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ function draw() {
fill(255);
text(`渲染帧率: ${int(frameRate())} 帧每秒`, 5, cH - 18);
}

0 comments on commit e166a64

Please sign in to comment.