mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 14:07:16 +02:00
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.
|
||||
"""
|
||||
import sets
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
from django.db import models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue