Skip to content

Commit 6bf703a

Browse files
chore: remove unused variable. (#16867)
Co-authored-by: Marcos Marcolin <[email protected]>
1 parent 7b99da4 commit 6bf703a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run-tests.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ function main(): void
693693
if ($test_cnt) {
694694
putenv('NO_INTERACTION=1');
695695
usort($test_files, "test_sort");
696-
$start_timestamp = time();
697696
$start_time = hrtime(true);
698697

699698
echo "Running selected tests.\n";

0 commit comments

Comments
 (0)