Refactor
This commit is contained in:
parent
40a5088513
commit
1d60f1e04f
|
@ -18,6 +18,5 @@ export const readWishlistFromDisk = async () => {
|
|||
// create empty wishlist file
|
||||
saveWishlistToDisk({ wishlistItems });
|
||||
}
|
||||
|
||||
return wishlistItems;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue