diff --git a/test/test_transform.py b/test/test_transform.py index 770e43617f05a499293de9435122baa8484ebfb2..ccbbd3da0c61f491ff43a32fe2a7a19f8ec55a9d 100644 --- a/test/test_transform.py +++ b/test/test_transform.py @@ -107,7 +107,6 @@ def test_to_batched(ctx_factory): def test_to_batched_temp(ctx_factory): ctx = ctx_factory() - queue = cl.CommandQueue(ctx) knl = lp.make_kernel( ''' { [i,j]: 0<=i,j