mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Auto commit for release 'develop' on 2025-03-14
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* Timer.php
|
||||
* Copyright (c) 2025 james@firefly-iii.org.
|
||||
@@ -42,5 +43,4 @@ class Timer
|
||||
unset(self::$times[$title]);
|
||||
Log::debug(sprintf('Timer "%s" took %f seconds', $title, $diff));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user