Skip to content

Commit

Permalink
god damn it
Browse files Browse the repository at this point in the history
  • Loading branch information
chuga-git committed Mar 4, 2025
1 parent db0c709 commit 4b086a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ci/check_icons.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def check_conflicted(dmi: DMI) -> list[str]:
for failure in sorted(failures):
print(f"{filename}: {failure}")

print(exit_code)
end = time()
print(f"\ncheck_icons checked {count} files in {end - start:.2f}s")

Expand Down

0 comments on commit 4b086a1

Please sign in to comment.