Remove unused pickle.UnpicklingError-import

This commit is contained in:
Thor77 2018-03-31 21:05:23 +02:00
parent 43b95d3d86
commit 34131890ee
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
import os
import shutil
from pickle import UnpicklingError
import pytest