panel icon indicating copy to clipboard operation
panel copied to clipboard

Remove unused controller method variables

Open lancepioch opened this issue 1 year ago • 0 comments

There are a decent number of controllers with unused $request (and other) variables, such as: https://github.com/pelican-dev/panel/blob/e8bf5dbfccd28fdaffade2a223cfa0d117189c01/app/Http/Controllers/Admin/Nodes/NodeViewController.php#L32

lancepioch avatar Mar 23 '24 21:03 lancepioch