Skip to content

Commit

Permalink
Delete empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hayden-fr committed Nov 25, 2024
1 parent 491fc50 commit 032a580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,4 @@ async def migrate_legacy_information():
with open(description_path, "w", encoding="utf-8", newline="") as f:
f.write("\n".join(description_parts))


utils.print_debug("Completed migrate model information.")

0 comments on commit 032a580

Please sign in to comment.