Skip to content

Commit

Permalink
refactor: remove unnecessary new line
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Oct 20, 2022
1 parent aff9f66 commit 6225d41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bugmon/bug.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
else:
from typing_extensions import TypedDict


REV_MATCH = r"([a-f0-9]{12}|[a-f0-9]{40})"
BID_MATCH = r"([0-9]{8}-)([a-f0-9]{12})"

Expand Down

0 comments on commit 6225d41

Please sign in to comment.