Skip to content

Commit

Permalink
Update algorithm.go
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jul 24, 2023
1 parent 7301f20 commit b8d01c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/algorithm.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"math/rand"

openai "github.com/openai/openai-go"
aperture "github.com/aperture-io/api-go"
aperture "github.com/lightninglabs/aperture"
)

type Channel struct {
Expand Down

0 comments on commit b8d01c5

Please sign in to comment.