Remove unused import

This commit is contained in:
Ivan Habunek 2019-02-13 14:31:13 +01:00
parent a3ebd96e05
commit 02c392230e
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
import io
import pytest
import re
import uuid
from collections import namedtuple
from unittest import mock