remove unneeded import

This commit is contained in:
Dane Springmeyer 2012-08-15 13:27:10 -07:00
parent 107c72563f
commit 9e85944d93
3 changed files with 0 additions and 3 deletions

View file

@ -2,7 +2,6 @@
from nose.tools import *
from utilities import execution_path
from copy import deepcopy
import os, mapnik

View file

@ -2,7 +2,6 @@
from nose.tools import *
from utilities import execution_path
from copy import deepcopy
import os, mapnik

View file

@ -2,7 +2,6 @@
from nose.tools import *
from utilities import execution_path
from copy import deepcopy
import os, mapnik