Skip to content

Commit 92e7847

Browse files
committed
Fix elapsed time format for result cache restore time
1 parent f2380aa commit 92e7847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Analyser/ResultCache/ResultCacheManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
use function is_file;
3838
use function ksort;
3939
use function microtime;
40-
use function round;
4140
use function sha1_file;
4241
use function sort;
4342
use function sprintf;

0 commit comments

Comments
 (0)