Skip to content

Commit

Permalink
Fix build breakage from toolchain option changes.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 721422683
  • Loading branch information
ftsui authored and copybara-github committed Jan 30, 2025
1 parent c9686fd commit a80a257
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ TEST_P(ScheduledExecutorTest, ScheduleSucceeds) {

threadIds->push_back(GetCurrentThreadId());

std::chrono::system_clock::time_point timeNow =
std::chrono::system_clock::now();
std::chrono::system_clock::time_point timeExecuted;

// Act
Expand Down

0 comments on commit a80a257

Please sign in to comment.