Skip to content
Snippets Groups Projects
Commit 9b6e55b3 authored by Ellis's avatar Ellis
Browse files

Remove useless import

parent 37280a02
No related branches found
No related tags found
No related merge requests found
......@@ -350,8 +350,6 @@ def mpi_test_rank_entrypoint():
else:
local_mesh = mesh_dist.receive_mesh_part()
from meshmode.discretization.poly_element\
import PolynomialWarpAndBlendGroupFactory
group_factory = PolynomialWarpAndBlendGroupFactory(4)
import pyopencl as cl
cl_ctx = cl.create_some_context()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment