Skip to content

Commit

Permalink
CR fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arikalon1 committed Jun 24, 2024
1 parent 26b1d8b commit 273404f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions server.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
from holmes.plugins.prompts import load_prompt


class InvestigateContext(BaseModel):
type: str
value: Union[str, dict]


class InvestigateRequest(BaseModel):
source: str # "prometheus" etc
title: str
Expand Down

0 comments on commit 273404f

Please sign in to comment.