Skip to content

Commit 59fed0f

Browse files
Remove comment
1 parent eb51a63 commit 59fed0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ncit/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ const uploadFile = async ({
449449
sourceId,
450450
url,
451451
},
452-
existsOk: true, // test behavior !!!
452+
existsOk: true,
453453
fetchConditions: convertRecordToQueryFilters({
454454
name,
455455
source,

0 commit comments

Comments
 (0)