Skip to content

Commit 218a0e9

Browse files
committed
add fmt import
1 parent 66733d7 commit 218a0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/cmd/server/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package main
33
import (
44
"encoding/json"
55
"errors"
6+
"fmt"
67
"os"
78

89
"github.com/ava-labs/avalanchego/utils/constants"

0 commit comments

Comments
 (0)