Skip to content

Commit

Permalink
Missing close brace
Browse files Browse the repository at this point in the history
  • Loading branch information
namespacebrian committed Nov 12, 2024
1 parent 12320c0 commit eb252e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/Reload.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ public function reloadSchema() {
$this->logger->error((string) $e);
}
}
}

0 comments on commit eb252e7

Please sign in to comment.