Remove unnecessary import.

This commit is contained in:
Barry Warsaw 2010-11-24 18:18:21 +00:00
parent fc1be6d807
commit fdba067213

View file

@ -1,4 +1,3 @@
import decimal
from unittest import TestCase
from json import decoder, encoder, scanner