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:
@@ -17,7 +17,6 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* @package LibreNMS
|
||||
* @link http://librenms.org
|
||||
* @copyright 2020 Lars Elgtvedt Susaas
|
||||
* @author Lars Elgtvedt Susaas
|
||||
@@ -27,7 +26,6 @@ namespace LibreNMS\Tests;
|
||||
|
||||
use App\Models\Device;
|
||||
use Illuminate\Foundation\Testing\DatabaseTransactions;
|
||||
use LibreNMS\Tests\DBTestCase;
|
||||
|
||||
class AddHostCliTest extends DBTestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user