Skip to content

Commit 3bc3cd6

Browse files
committed
Remove unused AssistantController import from web routes for cleaner code
1 parent b1976ac commit 3bc3cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routes/web.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
use App\Http\Controllers\AssistantController;
43
use App\Http\Controllers\ChatBotController;
54
use App\Http\Controllers\ProfileController;
65
use App\Http\Controllers\SpeechAudioController;

0 commit comments

Comments
 (0)