Skip to content

Commit

Permalink
Update kibana_external_url_formatter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
luffynextgen authored Nov 17, 2023
1 parent 8b4a381 commit c421445
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elastalert/kibana_external_url_formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ def create_kibana_external_url_formatter(
return ShortKibanaExternalUrlFormatter(base_url, auth, security_tenant, new_shortener, verify)

return AbsoluteKibanaExternalUrlFormatter(base_url, security_tenant)

0 comments on commit c421445

Please sign in to comment.