remove DID

This commit is contained in:
Astra 2025-07-13 18:15:43 +01:00
parent b94da1c4db
commit 218189c35a

View file

@ -15,7 +15,6 @@ import (
type BSky struct { type BSky struct {
Bluesky *Bluesky Bluesky *Bluesky
DID string
} }
func NewBSky() *BSky { func NewBSky() *BSky {