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

@@ -21,11 +21,6 @@
* @author Daniel Preussker <f0o@devilcode.org>
* @copyright 2014 f0o, LibreNMS
* @license GPL
* @package LibreNMS
* @subpackage Alerts
*
* Modeified by:
* @package LibreNMS
* @link http://librenms.org
* @copyright 2019 KanREN, Inc.
* @author Heath Barnhart <hbarnhart@kanren.net>
@@ -33,10 +28,7 @@
namespace LibreNMS\Alert;
use App\Models\Device;
use Carbon\Carbon;
use LibreNMS\Alert\AlertDB;
use LibreNMS\Alert\AlertUtil;
use LibreNMS\Enum\AlertState;
class AlertRules