Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/about.py
diff options
context:
space:
mode:
Diffstat (limited to 'about.py')
-rwxr-xr-xabout.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/about.py b/about.py
index 4040945..019beee 100755
--- a/about.py
+++ b/about.py
@@ -1,10 +1,9 @@
#!/usr/bin/env python
#-*- coding:utf-8 -*-
-import pygame, runEsquiador
+import pygame
import txtlib
from pygame.locals import *
-from runEsquiador import *
from constants import *
def mainAbout():