1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-03-04 03:02:01 +01:00

deleted a useless import

This commit is contained in:
Roland Haroutiounian 2016-06-10 14:31:28 +02:00
commit 953e1447f4

View file

@ -1,6 +1,4 @@
#-*- coding: utf-8 -*-
from .utils import connect, get_connection_args
__loader__ = "main.py"
__confspec__ = "confspec.py"
__author__ = "Lodel2 dev team"