Skip to content

Commit

Permalink
style: prettier を適用
Browse files Browse the repository at this point in the history
  • Loading branch information
h-takeyeah committed Apr 16, 2024
1 parent 5abffd7 commit 45376bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typing-app/src/app/game/page.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import GamePage from "@/components/pages/Game";
import fs from "fs";


const filenames = fs.readdirSync("public/texts/");

export default function Typing() {
Expand Down

0 comments on commit 45376bb

Please sign in to comment.