Skip to content

Commit fdfeed0

Browse files
committed
src: drop unused imports from the riemann dispatcher core
Review follow-up: m_mpi_proxy and m_helper_basic are unreferenced in the slimmed core under all configs.
1 parent acc6ee5 commit fdfeed0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/simulation/m_riemann_solvers.fpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ module m_riemann_solvers
1111

1212
use m_derived_types
1313
use m_global_parameters
14-
use m_mpi_proxy
15-
use m_helper_basic
1614
use m_riemann_state
1715
use m_riemann_solver_hllc
1816
use m_riemann_solver_lf

0 commit comments

Comments
 (0)