Skip to content

Commit d8b73d7

Browse files
committed
remove ABI from this change
1 parent 40602a7 commit d8b73d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/agentbasedinstaller/import.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ package agentbasedinstaller
22

33
import (
44
"context"
5+
"encoding/json"
56
"fmt"
67
"io/fs"
78
"os"
89

9-
json "github.com/bytedance/sonic"
1010
"github.com/go-openapi/strfmt"
1111
"github.com/openshift/assisted-service/client"
1212
"github.com/openshift/assisted-service/client/installer"

0 commit comments

Comments
 (0)