Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jul 8, 2024
1 parent 01cbd42 commit 1e34f1f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ public function getWriteHosts(): array
return $this->writeHosts;
}

public function getHosts(): array
{
return $this->hosts;
}

public function getUpdateSettings(): array
{
return $this->updateSettings;
Expand Down

0 comments on commit 1e34f1f

Please sign in to comment.