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 75505d8a3c
commit c6cf8899d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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