diff --git a/client.go b/client.go index a24b5b0..545f6c6 100644 --- a/client.go +++ b/client.go @@ -15,7 +15,6 @@ import ( type BSky struct { Bluesky *Bluesky - DID string } func NewBSky() *BSky {