Interactively go through your bluesky follow graph and decide to keep or remove follow records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove extra newline

yemou ee72e4c5 d9daf7b6

+1 -1
+1 -1
main.go
··· 175 175 } 176 176 177 177 if handle != "" { 178 - fmt.Printf("\n\nHandle: %s\n", handle) 178 + fmt.Printf("\nHandle: %s\n", handle) 179 179 } 180 180 181 181 if displayName != "" {