Remove the pytest import.

Remove the useless import the module is not used.

Change-Id: I26d7f7219662e26df88c062ab0f454d3986b1663
This commit is contained in:
Daniel Bengtsson 2020-04-30 11:45:15 +02:00
parent e05a6a2dc0
commit 686e751e6d
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import pytest
import subprocess