Skip to content

Commit

Permalink
removed entry not being referenced at all
Browse files Browse the repository at this point in the history
  • Loading branch information
caronc committed Sep 8, 2024
1 parent fbdd40f commit eb260f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apprise/plugins/matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,6 @@ class NotifyMatrix(NotifyBase):
# Throttle a wee-bit to avoid thrashing
request_rate_per_sec = 0.5

# Our Matrix API Version
matrix_api_version = '3'

# How many retry attempts we'll make in the event the server asks us to
# throttle back.
default_retries = 2
Expand Down

0 comments on commit eb260f2

Please sign in to comment.