Skip to content

Commit

Permalink
I thought I removed this line...
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilkerson-Barker committed Sep 7, 2024
1 parent 1d1edf9 commit ce1aeec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/object-store/util/sync/redirect_server.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ class RedirectingHttpServer {
, socket(service)
, http_server(socket, logger)
{
util::seed_prng_nondeterministically(random); // Throws
}

// Implement the websocket::Config interface
Expand Down

0 comments on commit ce1aeec

Please sign in to comment.