Remove unnecessary import.

This commit is contained in:
Barry Warsaw 2010-11-24 18:18:21 +00:00
parent fc1be6d807
commit fdba067213
1 changed files with 0 additions and 1 deletions

View File

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