Remove unused import & trailing whitespace

This commit is contained in:
Paul Makepeace 2011-06-10 17:47:46 +00:00
parent c21def528b
commit bd44e16b07
1 changed files with 2 additions and 3 deletions

View File

@ -16,7 +16,6 @@ import os
import unittest
from google.refine import refine
from google.refine import facet
PATH_TO_TEST_DATA = os.path.join('tests', 'data')