Remove extraneous code

This commit is contained in:
Alex Forencich
2020-12-31 03:12:14 -08:00
parent 30bc6f68a1
commit 71d7c7e9d2
8 changed files with 0 additions and 8 deletions

View File

@@ -294,7 +294,6 @@ async def run_drift_adjustment(dut):
# cocotb-test
tests_dir = os.path.dirname(__file__)
rtl_dir = os.path.abspath(os.path.join(tests_dir, '..', '..', 'rtl'))
def test_ptp_clock(request):