Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Co-authored-by: Mindy Zwanziger <[email protected]>
  • Loading branch information
sar-mko and mindyzwan authored Aug 25, 2024
1 parent 7aa34d1 commit baec87d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/firebase.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ export async function createList(userId, userEmail, listName) {
sharedLists: arrayUnion(listDocRef),
});

//added return
return listDocRef.path;
}

Expand Down

0 comments on commit baec87d

Please sign in to comment.