Fix tools/__init__.py import error
Removed import of blocks module from tools/__init__.py which was
causing "No module named 'tools.blocks'" error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>