Remove library (unix only, breaks on windows)
Wasn't being used in the code any more anyway (oops)
This commit is contained in:
parent
c7a2b8b37b
commit
f55d88f94b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
from resource import error
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from evennia import CmdSet, InterruptCommand
|
from evennia import CmdSet, InterruptCommand
|
||||||
from evennia.utils.utils import list_to_string
|
from evennia.utils.utils import list_to_string
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue