✏️ Remove paste-fail artifact
This commit is contained in:
parent
a7a792b7b2
commit
42f7713345
1 changed files with 0 additions and 2 deletions
|
|
@ -235,8 +235,6 @@ In your `routes.py`:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from ohmyapi.router import APIRouter, Depends
|
from ohmyapi.router import APIRouter, Depends
|
||||||
|
|
||||||
from ohmyapi_auth.models import User
|
|
||||||
from ohmyapi_auth import (
|
from ohmyapi_auth import (
|
||||||
models as auth,
|
models as auth,
|
||||||
permissions,
|
permissions,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue