Skip to content

Commit 19bb853

Browse files
committed
fix(lint): format imports
1 parent 3150480 commit 19bb853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/interactive.go

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package internal
22

33
import (
44
"fmt"
5+
56
"github.com/sashabaranov/go-openai"
67

78
"github.com/intility/cwc/pkg/chat"

0 commit comments

Comments
 (0)