m
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
8b586081eb
commit
07881cca04
2 changed files with 2 additions and 0 deletions
1
.forgejo/workflows/pre-commit.yml
Normal file
1
.forgejo/workflows/pre-commit.yml
Normal file
|
@ -0,0 +1 @@
|
|||
aaa
|
|
@ -2,6 +2,7 @@ package client
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"kek"
|
||||
|
||||
"git.frostfs.info/TrueCloudLab/frostfs-contract/commonclient"
|
||||
"github.com/nspcc-dev/neo-go/pkg/core/state"
|
||||
|
|
Loading…
Reference in a new issue