Skip to content

Commit

Permalink
Remove unneeded include
Browse files Browse the repository at this point in the history
  • Loading branch information
RootCubed committed Jul 2, 2024
1 parent 64ce0a1 commit 7239a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/drivers/obi_driver_slave.sv
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// - Liam Braun <[email protected]>

`include "drivers/obi_driver_common.svh"
`include "../src/obi_pkg.sv"

module obi_driver_slave #(
parameter obi_pkg::obi_cfg_t ObiCfg = obi_pkg::ObiDefaultConfig,
Expand Down

0 comments on commit 7239a1b

Please sign in to comment.