Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Nov 4, 2024
1 parent 7beddd1 commit 4badcb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/singing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ type QuerySource = Readonly<{
/**
* 歌唱ピッチの生成に必要なデータ
*/

type SingingPitchSource = Readonly<{
engineId: EngineId;
engineFrameRate: number;
Expand Down

0 comments on commit 4badcb1

Please sign in to comment.