Skip to content

Commit

Permalink
chore: use linter
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrMatsko committed Jan 14, 2025
1 parent 5201c35 commit a65cc82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checker/check_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,6 @@ func TestTriggerChecker_handleFetchError(t *testing.T) {
dataBase := mock_moira_alert.NewMockDatabase(mockCtrl)
logger, _ := logging.GetLogger("Test")

//var retention int64 = 10
metric := "some.metric"
testTime := time.Date(2022, time.June, 6, 10, 0, 0, 0, time.UTC).Unix()

Expand Down

0 comments on commit a65cc82

Please sign in to comment.