Skip to content

Commit e4c99e6

Browse files
committed
rm comment
1 parent 921f917 commit e4c99e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambdas/batch_processor_filter/src/batch_file_repository.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def _create_ack_failure_data(
3737
"MESSAGE_DELIVERY": False,
3838
}
3939

40-
# TODO: can refactor to move_file()
4140
def move_source_file_to_archive(self, file_key: str) -> None:
4241
self._s3_client.copy_object(
4342
Bucket=self._SOURCE_BUCKET_NAME,

0 commit comments

Comments
 (0)