@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Aitor24\Laralang; |
| 4 | 4 | |
| 5 | 5 | use App; |
| 6 | - |
|
| 7 | 6 | use Aitor24\Laralang\Models\DB_Translation; |
| 8 | 7 | use Illuminate\Support\Facades\DB; |
| 9 | 8 | |