Skip to content

Commit

Permalink
Remove unused comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nini22P committed Dec 29, 2024
1 parent 845f121 commit b4687e8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ const IconCreator = ({ gameDir, triggerButton }: { gameDir: string, triggerButto
* @param imageBlob 要调整的图像。
* @param size 新图像的尺寸。
* @param padding 0-1 之间的值,表示边距占图像大小的比例。
* @param format 图像格式。
* @returns 调整后的图像。
*/
const resizeImage = async (
Expand Down

0 comments on commit b4687e8

Please sign in to comment.