Code cleanup

This commit is contained in:
9and3r
2014-08-04 14:39:45 +02:00
parent f59acc7a9e
commit b9d4a58819
5 changed files with 17 additions and 15 deletions

View File

@@ -1,7 +1,9 @@
import logging
import math
import pygame
logger = logging.getLogger(__name__)