Skip to content

Commit 75551ea

Browse files
committed
Remove extra blank line in parseCookingItems.ts
Deleted an unnecessary blank line to improve code formatting and maintain consistency.
1 parent 8b8a0ee commit 75551ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Utility/Parsers/parseCookingItems.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { GetImages, ValidateKnown } from "./Utils";
44
import type { achievementType, cookingDataType, generalFormatedItemType } from "types/displayDataTypes";
55
import { Cook, SousChef, GourmetChef } from '@media/Achievements';
66

7-
87
let CookingAchievements = [{
98
goal: 10,
109
image: Cook,

0 commit comments

Comments
 (0)