From: yomguy Date: Tue, 24 May 2011 10:08:51 +0000 (+0200) Subject: cleanup init X-Git-Tag: 1.1~165 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=91c672aa9bfb140c99ebd477a26c3107d8efc909;p=telemeta.git cleanup init --- diff --git a/telemeta/__init__.py b/telemeta/__init__.py index aed0d18b..52997a8b 100644 --- a/telemeta/__init__.py +++ b/telemeta/__init__.py @@ -53,6 +53,4 @@ The fact that you are presently reading this means that you have had knowledge of the CeCILL license and that you accept its terms. """ -from models import * -from util import *