Remove an unneeded import that was causing a deprecation warning.
This commit is contained in:
parent
426932b5a6
commit
70602efaa7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
"""
|
"""
|
||||||
Custom manager for Object objects.
|
Custom manager for Object objects.
|
||||||
"""
|
"""
|
||||||
import sets
|
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
from django.db import models
|
from django.db import models
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue