Skip to content

Commit

Permalink
run gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteHerrmann committed Aug 4, 2024
1 parent 0150dbc commit 88e9785
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ package config

import (
"fmt"
"github.com/evmos/os/testutil"
"reflect"
"testing"

"github.com/evmos/os/testutil"

"github.com/spf13/viper"
"github.com/stretchr/testify/require"
)
Expand Down

0 comments on commit 88e9785

Please sign in to comment.