diff options
Diffstat (limited to 'src/test/scala/firrtlTests/CInferMDirSpec.scala')
| -rw-r--r-- | src/test/scala/firrtlTests/CInferMDirSpec.scala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/scala/firrtlTests/CInferMDirSpec.scala b/src/test/scala/firrtlTests/CInferMDirSpec.scala index db8739fd..e03d1ab9 100644 --- a/src/test/scala/firrtlTests/CInferMDirSpec.scala +++ b/src/test/scala/firrtlTests/CInferMDirSpec.scala @@ -6,7 +6,6 @@ import firrtl._ import firrtl.ir._ import firrtl.passes._ import firrtl.transforms._ -import annotations._ class CInferMDir extends LowTransformSpec { object CInferMDirCheckPass extends Pass { |
