diff gamelib/tests/test_lab.py @ 152:5b58e2150a4f

Whoops, unused import.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 11 May 2012 20:07:44 +0200
parents 372d886f9e70
children
line wrap: on
line diff
--- a/gamelib/tests/test_lab.py	Fri May 11 20:06:36 2012 +0200
+++ b/gamelib/tests/test_lab.py	Fri May 11 20:07:44 2012 +0200
@@ -1,6 +1,6 @@
 from unittest import TestCase
 
-from gamelib.lab import Lab, ScienceGraph
+from gamelib.lab import Lab
 from gamelib import research, schematics