Skip to content

Commit

Permalink
Removes logo component
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 24, 2024
1 parent e302386 commit 37dcecb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2,544 deletions.
1 change: 0 additions & 1 deletion src/Commands/InstallCommand.php
Expand Up @@ -39,7 +39,6 @@ final class InstallCommand extends Command
'dotenv' => Components\Dotenv\Installer::class,
'http' => Components\Http\Installer::class,
'log' => Components\Log\Installer::class,
'logo' => Components\Logo\Installer::class,
'menu' => Components\Menu\Installer::class,
'queue' => Components\Queue\Installer::class,
'redis' => Components\Redis\Installer::class,
Expand Down
110 changes: 0 additions & 110 deletions src/Components/Logo/FigletString.php

This file was deleted.

60 changes: 0 additions & 60 deletions src/Components/Logo/Installer.php

This file was deleted.

52 changes: 0 additions & 52 deletions src/Components/Logo/Provider.php

This file was deleted.

0 comments on commit 37dcecb

Please sign in to comment.