diff options
Diffstat (limited to 'src/test/scala/firrtlTests/ProtoBufSpec.scala')
| -rw-r--r-- | src/test/scala/firrtlTests/ProtoBufSpec.scala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/scala/firrtlTests/ProtoBufSpec.scala b/src/test/scala/firrtlTests/ProtoBufSpec.scala index 2a60eab5..ff266f1f 100644 --- a/src/test/scala/firrtlTests/ProtoBufSpec.scala +++ b/src/test/scala/firrtlTests/ProtoBufSpec.scala @@ -7,7 +7,6 @@ import java.io.{ByteArrayInputStream, ByteArrayOutputStream} import firrtl.FirrtlProtos.Firrtl import firrtl._ import firrtl.ir._ -import firrtl.Mappers._ class ProtoBufSpec extends FirrtlFlatSpec { |
