We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7327615 commit a72e151Copy full SHA for a72e151
src/helpers.php
@@ -6,7 +6,6 @@
6
use Binarcode\LaravelDeveloper\Profiling\ServerTiming;
7
use Binarcode\LaravelDeveloper\Telescope\TelescopeException;
8
use Carbon\CarbonInterface;
9
-use Illuminate\Support\Facades\App;
10
11
if (! function_exists('measure_memory')) {
12
function measure_memory($callable = null, string $key = 'action', string $unit = 'mb')
0 commit comments