Apply fixes from StyleCI (#12123)

This commit is contained in:
Jellyfrog
2020-09-21 15:51:53 +02:00
committed by GitHub
parent 2fc3a21211
commit 0d56bbd946
1090 changed files with 0 additions and 1367 deletions

View File

@@ -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
{