mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
EGI: Remove unused import of warning module
This commit is contained in:
parent
60296a8554
commit
db41063cce
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ The client for sending data to the Evennia Game Index
|
|||
"""
|
||||
import urllib.request, urllib.parse, urllib.error
|
||||
import platform
|
||||
import warnings
|
||||
|
||||
import django
|
||||
from django.conf import settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue