Remove the useless pytest import.

The module pytest is import but not used. Remove it.

Change-Id: I44ab362ed289aff9c0d3e75842ed631eaf5f0cc2
This commit is contained in:
Daniel Bengtsson 2020-05-15 11:49:46 +02:00
parent 228096e80c
commit c335e50409
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
# limitations under the License.
import pytest
import subprocess