]> granicus.if.org Git - python/commitdiff
Remove unnecessary import.
authorBarry Warsaw <barry@python.org>
Wed, 24 Nov 2010 18:18:21 +0000 (18:18 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 24 Nov 2010 18:18:21 +0000 (18:18 +0000)
Lib/json/tests/test_speedups.py

index 94381548a70431d9fb220c76ff7a513f4f745b97..271840978c554af0066f147964f35849eb8c08ae 100644 (file)
@@ -1,4 +1,3 @@
-import decimal
 from unittest import TestCase
 
 from json import decoder, encoder, scanner