Skip to content

Commit

Permalink
docs: remove extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
cofin committed Sep 27, 2023
1 parent 93671c0 commit 4fd039e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ app = Litestar(plugins=[plugin])

```python
from fastapi import FastAPI
from starlette.applications import Starlette

from advanced_alchemy.config import SQLAlchemyAsyncConfig
from advanced_alchemy.extensions.starlette import StarletteAdvancedAlchemy
Expand Down

0 comments on commit 4fd039e

Please sign in to comment.