diff gamelib/main.py @ 264:3cedc4f95925

Ran pyflakes and fixed some minor things.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 27 Aug 2010 19:35:20 +0200
parents c6ea3b11514c
children fe899fb63866
line wrap: on
line diff
--- a/gamelib/main.py	Fri Aug 27 19:29:37 2010 +0200
+++ b/gamelib/main.py	Fri Aug 27 19:35:20 2010 +0200
@@ -14,7 +14,6 @@
 
 import pygame
 from pygame.locals import SWSURFACE
-from albow.dialogs import alert
 from albow.shell import Shell
 
 from menu import MenuScreen