Remove library (unix only, breaks on windows)

Wasn't being used in the code any more anyway (oops)
This commit is contained in:
Wendy Wang 2022-10-13 10:54:49 +02:00 committed by GitHub
parent c7a2b8b37b
commit f55d88f94b

View file

@ -1,4 +1,3 @@
from resource import error
from django.conf import settings
from evennia import CmdSet, InterruptCommand
from evennia.utils.utils import list_to_string