Skip to content

Commit 325d482

Browse files
authored
Update GenerateTheme.php
1 parent 69a3a03 commit 325d482

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Console/GenerateTheme.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace Caffeinated\Themes\Console;
44

5-
use Illuminate\Console\Command;
6-
use Illuminate\Support\Facades\Str;
75
use Illuminate\Support\Facades\File;
6+
use Illuminate\Console\Command;
7+
use Illuminate\Support\Str;
88

99
class GenerateTheme extends Command
1010
{

0 commit comments

Comments
 (0)