Made Evennia run with Django 1.9

This commit is contained in:
Griatch 2016-02-18 10:12:42 +01:00
parent ba1f10e88f
commit e6a866a150
7 changed files with 11 additions and 32 deletions

View file

@ -5,5 +5,3 @@ or globally. They may also have a timer-component to execute various
timed effects.
"""
from __future__ import absolute_import
from .scripts import DefaultScript