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,9 +1,3 @@
|
||||
import os
|
||||
import pickle
|
||||
from datetime import date
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from models import Category
|
||||
|
||||
def get_struct():
|
||||
|
Reference in New Issue
Block a user