diff --git a/examples/example3/example3_withmanufactured.ipynb b/examples/example3/example3_withmanufactured.ipynb index 48b32e24..3569d981 100644 --- a/examples/example3/example3_withmanufactured.ipynb +++ b/examples/example3/example3_withmanufactured.ipynb @@ -47,7 +47,7 @@ "import sympy as sym\n", "import gmsh # must be imported before pyvista if dolfin is imported first\n", "\n", - "from smart import config, common, mesh, model, mesh_tools, visualization\n", + "from smart import config, mesh, model, mesh_tools, visualization\n", "from smart.model_assembly import (\n", " Compartment,\n", " Parameter,\n",