Remove unused controller method variables #1

Closed
opened 2026-02-04 16:25:54 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @lancepioch on GitHub (Mar 24, 2024).

Originally assigned to: @lancepioch on GitHub.

There are a decent number of controllers with unused $request (and other) variables, such as: e8bf5dbfcc/app/Http/Controllers/Admin/Nodes/NodeViewController.php (L32)

Originally created by @lancepioch on GitHub (Mar 24, 2024). Originally assigned to: @lancepioch on GitHub. 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
OVERLORD added the 🟢 easy label 2026-02-04 16:25:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1