Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
adrain-cb committed Feb 7, 2024
1 parent e7a88d0 commit 9da9173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/alert/routing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package alert_test

import (
"fmt"
"github.com/base-org/pessimism/internal/client"
"testing"

"github.com/base-org/pessimism/internal/alert"
"github.com/base-org/pessimism/internal/client"
"github.com/base-org/pessimism/internal/config"
"github.com/base-org/pessimism/internal/core"
"github.com/stretchr/testify/assert"
Expand Down

0 comments on commit 9da9173

Please sign in to comment.