changeset 105:86a6434c4eb2

pyflakes stuff fixed
author Rizmari Versfeld <rizziepit@gmail.com>
date Wed, 09 May 2012 22:18:09 +0200
parents d6646a3fc565
children 5977a709f8c8 93ba0f1b4e06
files gamelib/visualize.py
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/visualize.py	Wed May 09 22:15:03 2012 +0200
+++ b/gamelib/visualize.py	Wed May 09 22:18:09 2012 +0200
@@ -1,11 +1,5 @@
 import networkx
 
-import matplotlib.pyplot as plt
-
-import pylab
-
-from gamelib import research
-from gamelib import schematics
 from gamelib.lab import Lab