Skip to content
Snippets Groups Projects
Commit 9f50114c authored by Jammer, Tim's avatar Jammer, Tim
Browse files

remove invalid import

parent 37406de3
No related branches found
No related tags found
1 merge request!14Infrastructure: Remove Instructionblock
......@@ -2,7 +2,6 @@
from scripts.Infrastructure import MPICall
from scripts.Infrastructure.Instruction import Instruction
from scripts.Infrastructure.MPICallFactory import MPICallFactory
from scripts.Infrastructure.Template import InstructionBlock
from scripts.Infrastructure.AllocCall import AllocCall, get_free
......
......@@ -3,10 +3,8 @@ from __future__ import annotations
import typing
from scripts.Infrastructure.InstructionBlock import InstructionBlock
from scripts.Infrastructure.Instruction import Instruction
from scripts.Infrastructure.MPICall import MPICall
template = """// @{generatedby}@
/* ///////////////////////// The MPI Bug Bench ////////////////////////
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment