Remove not used import warnings

This commit is contained in:
Artur Shellunts 2020-07-21 23:39:04 +02:00
parent 2829cd4268
commit 430d22e46e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import random
import shutil
import string
import tempfile
import warnings
from io import BytesIO
from logging import getLogger
from pathlib import Path