Skip to content

Commit

Permalink
remove superfluous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hughrun committed Sep 8, 2024
1 parent b2bf587 commit 9fd8f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookwyrm/importers/bookwyrm_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def process_import(

return job

# TODO: need a test for this (in a new file)

def create_retry_job(
self, user: User, original_job: BookwyrmImportJob
) -> BookwyrmImportJob:
Expand Down

0 comments on commit 9fd8f61

Please sign in to comment.