Skip to content

Commit

Permalink
Fix issue with duplicate facade
Browse files Browse the repository at this point in the history
  • Loading branch information
nntoan authored Apr 15, 2024
1 parent 086f124 commit dc1365b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cli/includes/facades.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ public static function __callStatic(string $method, array $parameters): mixed
/**
* Valet Pro Max classes
*/
class Brew extends ValetProMaxFacade
{
}
class PhpExtension extends ValetProMaxFacade
{
}
Expand Down

0 comments on commit dc1365b

Please sign in to comment.