Skip to content

Commit 7143c08

Browse files
committed
remove unused module stdlib_error
1 parent 933916b commit 7143c08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_stats_distribution_normal.fypp

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module stdlib_stats_distribution_normal
44
use ieee_arithmetic, only: ieee_value, ieee_quiet_nan
55
use stdlib_kinds, only: sp, dp, xdp, qp, int32
6-
use stdlib_error, only: error_stop
76
use stdlib_random, only: dist_rand
87
use stdlib_stats_distribution_uniform, only: uni => rvs_uniform
98

0 commit comments

Comments
 (0)