Skip to content

Commit

Permalink
Group imports
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat committed Jun 8, 2024
1 parent 80845df commit 91bb9a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/server/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@ import (
"io"
"time"

"github.com/streamnative/oxia/common/security"

"github.com/spf13/cobra"

"github.com/streamnative/oxia/cmd/flag"
"github.com/streamnative/oxia/common"
"github.com/streamnative/oxia/common/security"
"github.com/streamnative/oxia/server"
"github.com/streamnative/oxia/server/kv"
)
Expand Down

0 comments on commit 91bb9a9

Please sign in to comment.