lh %!s(int64=3) %!d(string=hai) anos
pai
achega
c81ea3889e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Services/Channel/ChannelService.php

+ 1 - 0
src/Services/Channel/ChannelService.php

@@ -10,6 +10,7 @@
 namespace General\Services\Channel;
 
 use General\Models\Channel\Channel;
+use Illuminate\Support\Facades\DB;
 
 class ChannelService
 {