Skip to content

Commit

Permalink
Merge pull request #128 from Laravel-Backpack/remove-unused-namespace…
Browse files Browse the repository at this point in the history
…-file-import

remove unused namespace file import.
  • Loading branch information
tabacitu committed Feb 28, 2022
2 parents ecb95a0 + 49b7fd9 commit ca7f840
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 ca7f840

Please sign in to comment.