We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed779bb commit f9a80adCopy full SHA for f9a80ad
packages/framework/src/Console/Commands/RouteListCommand.php
@@ -5,7 +5,6 @@
5
namespace Hyde\Console\Commands;
6
7
use Hyde\Hyde;
8
-use Hyde\Support\Models\Route;
9
use Hyde\Console\Concerns\Command;
10
use Hyde\Support\Internal\RouteListItem;
11
0 commit comments