Code cleanup

This commit is contained in:
Ander
2015-01-22 12:13:32 +01:00
parent 4238508b4c
commit 3a5b2e9d23
5 changed files with 9 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
import logging
import traceback
from pkg_resources import Requirement, resource_filename
from graphic_utils import DynamicBackground, \
ScreenObjectsManager, TouchAndTextItem
from input import InputManager
from pkg_resources import Requirement, resource_filename
import pygame