remove redundant jtag import
[pinmux.git] / src / bsv / bsv_lib / soc_template.bsv
index 92373b8cc249ff5d99d227aba78fc1f3c3b86f9a..9d853f7f93c4a13b9a7ba6be806541939cfcf34b 100644 (file)
@@ -71,7 +71,6 @@ package Soc;
         import TCM::*;
     `endif
     `ifdef Debug
-        import jtagdtm::*;
         import DebugModule::*;
     `else
         import core::*;