Remove unnecessary import.
This commit is contained in:
parent
fc1be6d807
commit
fdba067213
|
@ -1,4 +1,3 @@
|
|||
import decimal
|
||||
from unittest import TestCase
|
||||
|
||||
from json import decoder, encoder, scanner
|
||||
|
|
Loading…
Reference in New Issue