Skip to content

Commit

Permalink
style: format in dubbo style
Browse files Browse the repository at this point in the history
  • Loading branch information
justxuewei committed Jan 27, 2022
1 parent 1399e5a commit b4d8431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/provider_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@ package config

import (
"fmt"
perrors "github.com/pkg/errors"
)

import (
"github.com/creasty/defaults"

tripleConstant "github.com/dubbogo/triple/pkg/common/constant"

perrors "github.com/pkg/errors"
)

import (
Expand Down

0 comments on commit b4d8431

Please sign in to comment.