Skip to content

Commit efedc48

Browse files
committed
lint
1 parent 93406b8 commit efedc48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firedrake/interpolation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import firedrake
2828
from firedrake import tsfc_interface, utils, functionspaceimpl
2929
from firedrake.ufl_expr import Argument, Coargument, action, adjoint as expr_adjoint
30-
from firedrake.cofunction import Cofunction
3130
from firedrake.mesh import MissingPointsBehaviour, VertexOnlyMeshMissingPointsError, VertexOnlyMeshTopology
3231
from firedrake.petsc import PETSc
3332
from firedrake.halo import _get_mtype as get_dat_mpi_type

0 commit comments

Comments
 (0)