Skip to content

Commit 8e5becd

Browse files
committed
Remove dup log
1 parent 31a10e1 commit 8e5becd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2039,7 +2039,6 @@ def upload_preannotations_from_folder_to_project(
20392039
"The JSON files should follow a specific naming convention, matching file names already present "
20402040
"on the platform. Existing annotations will be overwritten"
20412041
)
2042-
logger.info("Existing annotations will be overwritten.",)
20432042
annotation_paths = get_annotation_paths(
20442043
folder_path, from_s3_bucket, recursive_subfolders
20452044
)

0 commit comments

Comments
 (0)