Skip to content

Commit

Permalink
removed new line
Browse files Browse the repository at this point in the history
  • Loading branch information
caronc committed Nov 13, 2023
1 parent 6104a07 commit 8d4aba3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apprise/plugins/NotifyThreema.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ def parse_url(url):
"""
Parses the URL and returns enough arguments that can allow
us to re-instantiate this object.
"""

results = NotifyBase.parse_url(url, verify_host=False)
Expand Down

0 comments on commit 8d4aba3

Please sign in to comment.