diff --git a/backends/cachet/incident.go b/backends/cachet/incident.go index 9887956..3b878ae 100644 --- a/backends/cachet/incident.go +++ b/backends/cachet/incident.go @@ -10,10 +10,6 @@ import ( "github.com/castawaylabs/cachet-monitor/monitors" ) -// "encoding/json" -// "fmt" -// "strconv" - // "github.com/sirupsen/logrus" // Incident Cachet data model