mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12123)
This commit is contained in:
@@ -27,10 +27,8 @@ namespace LibreNMS\Tests\Feature\SnmpTraps;
|
||||
|
||||
use App\Models\Device;
|
||||
use App\Models\Ipv4Address;
|
||||
use Illuminate\Foundation\Testing\DatabaseTransactions;
|
||||
use LibreNMS\Snmptrap\Dispatcher;
|
||||
use LibreNMS\Snmptrap\Trap;
|
||||
use LibreNMS\Tests\DBTestCase;
|
||||
|
||||
class FgTrapIpsTest extends SnmpTrapTestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user