remove unneeded import
This commit is contained in:
parent
107c72563f
commit
9e85944d93
3 changed files with 0 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
from nose.tools import *
|
||||
from utilities import execution_path
|
||||
from copy import deepcopy
|
||||
|
||||
import os, mapnik
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
from nose.tools import *
|
||||
from utilities import execution_path
|
||||
from copy import deepcopy
|
||||
|
||||
import os, mapnik
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
from nose.tools import *
|
||||
from utilities import execution_path
|
||||
from copy import deepcopy
|
||||
|
||||
import os, mapnik
|
||||
|
||||
|
|
Loading…
Reference in a new issue