Fix import error: Add List to typing imports in bsky_utils.py
Fixed NameError: name 'List' is not defined by adding List to the typing imports and removing redundant import inside function.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>