Skip to content

Commit

Permalink
remove unused namespace file import.
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm committed Feb 28, 2022
1 parent ecb95a0 commit 49b7fd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Console/stubs/crud-request.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace DummyNamespace;

use DummyRootNamespaceHttp\Requests\Request;
use Illuminate\Foundation\Http\FormRequest;

class DummyClassRequest extends FormRequest
Expand Down

0 comments on commit 49b7fd9

Please sign in to comment.