Remove extraneous import

This commit is contained in:
Alex Forencich 2020-12-28 18:53:00 -08:00
parent db58c836f6
commit 3a59569105

View File

@ -27,7 +27,6 @@ import logging
import os
import random
import subprocess
import time
import cocotb_test.simulator
import pytest