fix: minor fix in handler

Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
This commit is contained in:
Shivanshu Raj Shrivastava 2025-06-03 00:12:46 +05:30
parent 1205ad4111
commit e65fcab186
No known key found for this signature in database
GPG Key ID: D34D26C62AC3E9AE

View File

@ -20,8 +20,6 @@ import (
"text/template"
"time"
"github.com/SigNoz/signoz/pkg/query-service/constants"
"github.com/SigNoz/signoz/pkg/alertmanager"
"github.com/SigNoz/signoz/pkg/apis/fields"
errorsV2 "github.com/SigNoz/signoz/pkg/errors"