Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-ares committed Mar 27, 2023
1 parent 1abf60b commit 640a4cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tokenomics/pre_staking.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package tokenomics
import (
"context"
"fmt"

"github.com/goccy/go-json"
"github.com/hashicorp/go-multierror"
"github.com/pkg/errors"
Expand Down
1 change: 1 addition & 0 deletions tokenomics/users.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package tokenomics
import (
"context"
"fmt"

"github.com/goccy/go-json"
"github.com/hashicorp/go-multierror"
"github.com/pkg/errors"
Expand Down

0 comments on commit 640a4cb

Please sign in to comment.