We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adaffed + 6aeaf29 commit d724733Copy full SHA for d724733
src/Middleware/ApiHeaderInject.php
@@ -3,7 +3,6 @@
3
namespace Bhavingajjar\LaravelApiGenerator\Middleware;
4
5
use Closure;
6
-use Illuminate\Support\Facades\Config;
7
8
class ApiHeaderInject
9
{
0 commit comments