diff options
-rw-r--r-- | src/test/recovery/t/013_crash_restart.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/recovery/t/013_crash_restart.pl b/src/test/recovery/t/013_crash_restart.pl index 66e43ffbe8d..e1c36abe97a 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; |