fix imports
Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
This commit is contained in:
parent
ecf87d15a0
commit
92e7c4b1ea
|
@ -23,10 +23,6 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/go-kit/log"
|
||||
commoncfg "github.com/prometheus/common/config"
|
||||
"github.com/prometheus/common/model"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/prometheus/alertmanager/config"
|
||||
"github.com/prometheus/alertmanager/notify"
|
||||
"github.com/prometheus/alertmanager/notify/test"
|
||||
|
|
Loading…
Reference in New Issue