mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Remove spurious patch import
This commit is contained in:
parent
5a370a36ea
commit
7458bb76e2
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ from evennia.utils.utils import (
|
|||
is_iter, inherits_from, lazy_property,
|
||||
class_from_module)
|
||||
from evennia.utils.logger import log_trace
|
||||
from evennia.typeclasses.django_new_patch import patched_new
|
||||
from .signals import remove_attributes_on_delete, post_save
|
||||
|
||||
__all__ = ("TypedObject", )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue