pds: remove `app.bsky.*` endpoints (#513)
This code is unused. These routes are not served from the PDS, they get
served from the AppView.
In theory the implementation might be useful for a future golang
appview; we can grab the code from git history if needed.