Remove unused pickle import

This commit is contained in:
Eugenio Lacuesta 2020-12-01 10:26:21 -03:00
parent a80bafe5cd
commit 6091f3cc03
No known key found for this signature in database
GPG Key ID: DA3EF2D0913E9810
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import os
import pickle
import warnings
from importlib import import_module