Skip to content

Commit

Permalink
Fix poggit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HieuCoder authored Feb 13, 2022
1 parent 2e98f12 commit 9775750
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/TungstenVn/Clothes/checkUpdate.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ public function onRun(): void
$content = yaml_parse($content);
$this->setResult($content);
}

/**
* @param Server $server
*/
public function onCompletion(): void
{
if (is_null($clo = Clothes::$instance)) {
Expand Down

0 comments on commit 9775750

Please sign in to comment.