Skip to content

Commit

Permalink
unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Jan 3, 2024
1 parent 6849310 commit c723eee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ffcx/element_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
"""Finite element interface."""

import typing
import warnings

import basix
import basix.ufl
import ufl
import numpy as np
import numpy.typing as npt

Expand Down

0 comments on commit c723eee

Please sign in to comment.