Skip to content
Snippets Groups Projects
Commit 69ec855d authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Remove leftovers

parent 9639296f
No related branches found
No related tags found
No related merge requests found
...@@ -8,11 +8,6 @@ from __future__ import absolute_import ...@@ -8,11 +8,6 @@ from __future__ import absolute_import
from dune.perftool import Restriction from dune.perftool import Restriction
from dune.perftool.ufl.modified_terminals import ModifiedTerminalTracker from dune.perftool.ufl.modified_terminals import ModifiedTerminalTracker
from dune.perftool.pymbolic.uflmapper import UFL2PymbolicMapper from dune.perftool.pymbolic.uflmapper import UFL2PymbolicMapper
from dune.perftool.pymbolic.placeholder import (IndexPlaceholder,
IndexPlaceholderRemoval,
LFSIndexPlaceholder,
LFSIndexPlaceholderExtraction,
)
from dune.perftool.pdelab.geometry import GeometryMapper from dune.perftool.pdelab.geometry import GeometryMapper
from dune.perftool.generation import (domain, from dune.perftool.generation import (domain,
get_temporary_name, get_temporary_name,
......
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