Skip to content

Commit f890abe

Browse files
alexBaizeauNabellaleen
authored andcommitted
Remove unused import.
Remove an unused import from the example
1 parent 7e5c92d commit f890abe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Here is a simple SQLAlchemy model:
2222

2323
```python
2424
from sqlalchemy import Column, Integer, String
25-
from sqlalchemy.orm import relationship
2625

2726
from sqlalchemy.ext.declarative import declarative_base
2827

0 commit comments

Comments
 (0)