Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold committed Dec 23, 2024
1 parent 2bcd79a commit 12f4572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atproto/lexicon/resolve.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ import (
"fmt"
"log/slog"

"github.com/bluesky-social/indigo/api/agnostic"
"github.com/bluesky-social/indigo/atproto/data"
"github.com/bluesky-social/indigo/atproto/identity"
"github.com/bluesky-social/indigo/atproto/syntax"
"github.com/bluesky-social/indigo/xrpc"
"github.com/bluesky-social/indigo/api/agnostic"
)

// Low-level routine for resolving an NSID to full Lexicon data record (as stored in a repository).
Expand Down

0 comments on commit 12f4572

Please sign in to comment.