mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Clean up imports
Remove unused imports and some other completely unused code.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
from django.db import models
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
from pgweb.core.models import Organisation
|
||||
from pgweb.util.bases import PgModel
|
||||
|
Reference in New Issue
Block a user