[PR #333] [MERGED] Remove unused parameters #696

Closed
opened 2026-02-04 18:44:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/333
Author: @lancepioch
Created: 6/5/2024
Status: Merged
Merged: 6/8/2024
Merged by: @notAreYouScared

Base: mainHead: issue/2


📝 Commits (1)

  • 6f1de67 Remove extraneous parameters

📊 Changes

4 files changed (+8 additions, -17 deletions)

View changed files

📝 app/Http/Controllers/Admin/Nodes/NodeController.php (+1 -2)
📝 app/Http/Controllers/Admin/Nodes/NodeViewController.php (+5 -12)
📝 app/Http/Controllers/Admin/Servers/ServerController.php (+1 -2)
📝 app/Http/Controllers/Admin/UserController.php (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/333 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/8/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/2` --- ### 📝 Commits (1) - [`6f1de67`](https://github.com/pelican-dev/panel/commit/6f1de675237d0b31d120cfc6a35c8ff7b6d39684) Remove extraneous parameters ### 📊 Changes **4 files changed** (+8 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Admin/Nodes/NodeController.php` (+1 -2) 📝 `app/Http/Controllers/Admin/Nodes/NodeViewController.php` (+5 -12) 📝 `app/Http/Controllers/Admin/Servers/ServerController.php` (+1 -2) 📝 `app/Http/Controllers/Admin/UserController.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:44:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#696