Remove unused import

This commit is contained in:
Paul Makepeace 2011-06-09 10:49:58 +00:00
parent 5fa24d3509
commit 840cf71a29
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ GOOGLE_REFINE_HOST and GOOGLE_REFINE_PORT.
import unittest
from google.refine import refine
from google.refine import facet
from tests import refinetest