Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
The regression test 013_crash_restart.pl included "use Time::HiRes qw(usleep)",
but the usleep was not used there.
Author: Fujii Masao
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/df466d30c6caa02e2215595fd83ca70be3199cec
Modified Files
--------------
src/test/recovery/t/013_crash_restart.pl | 1 -
1 file changed, 1 deletion(-)