Commit 6289e06
fix: remove imports from __init__.py to avoid circular dependency
Removed imports from core/orm/__init__.py that were causing circular
import issues. The __init__.py files only need to exist for package
recognition, not for re-exporting symbols.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fe3e70e commit 6289e06
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
0 commit comments