Skip to content

Commit

Permalink
remove deliberate breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
aantn committed Jun 16, 2024
1 parent 1847414 commit 612c25b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion holmes.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from holmes.plugins.prompts import load_prompt
from holmes.plugins.sources.opsgenie import OPSGENIE_TEAM_INTEGRATION_KEY_HELP
from holmes import get_version
from flask import *

app = typer.Typer(add_completion=False, pretty_exceptions_show_locals=False)
investigate_app = typer.Typer(
Expand Down

0 comments on commit 612c25b

Please sign in to comment.