Refactor Form.php: Remove unused variable
This commit is contained in:
parent
74411e89e6
commit
329a94dbcf
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ class Form extends Component
|
|||
|
||||
public $delete_unused_networks = false;
|
||||
|
||||
public string $name
|
||||
|
||||
public function getListeners()
|
||||
{
|
||||
$teamId = auth()->user()->currentTeam()->id;
|
||||
|
|
|
|||
Loading…
Reference in a new issue