@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | use Arcanedev\LogViewer\Contracts\LogViewer as LogViewerContract; |
4 | 4 | use Arcanedev\LogViewer\Entities\LogEntry; |
5 | -use Arcanedev\LogViewer\Entities\LogEntryCollection; |
|
6 | 5 | use Arcanedev\LogViewer\Exceptions\LogNotFoundException; |
7 | 6 | use Arcanedev\LogViewer\Tables\StatsTable; |
8 | 7 | use Illuminate\Http\Request; |