diff --git a/src/test/recovery/t/013_crash_restart.pl b/src/test/recovery/t/013_crash_restart.pl index 66e43ffbe8..e1c36abe97 100644 --- a/src/test/recovery/t/013_crash_restart.pl +++ b/src/test/recovery/t/013_crash_restart.pl @@ -17,7 +17,6 @@ use PostgresNode; use TestLib; use Test::More; use Config; -use Time::HiRes qw(usleep); plan tests => 18;