Skip to content

Commit

Permalink
remove useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tgastine committed Jul 29, 2024
1 parent 8e1468e commit 9d930fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rIter.f90
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module rIter_mod
use RMS, only: get_nl_RMS, transform_to_lm_RMS, compute_lm_forces, &
& transform_to_grid_RMS
use probe_mod
use special, only: ellip_fac_cmb, ellip_fac_icb, amp_tide, l_radial_flow_bc
use special, only: ellip_fac_icb, l_radial_flow_bc

implicit none

Expand Down

0 comments on commit 9d930fa

Please sign in to comment.