diff --git a/python/dune/perftool/ufl/preprocess.py b/python/dune/perftool/ufl/preprocess.py index 0ee27f8a75010341103fdcd18342993ee0a0502a..4564fee060d339c93a1f362ccdc7523d258e6856 100644 --- a/python/dune/perftool/ufl/preprocess.py +++ b/python/dune/perftool/ufl/preprocess.py @@ -1,6 +1,5 @@ """ Preprocessing algorithms for UFL forms """ -from dune.perftool.options import get_option import ufl.classes as uc