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:
@@ -18,15 +18,11 @@
|
||||
* @author Raphael Dannecker (github.com/raphael247)
|
||||
* @copyright 2020 , LibreNMS
|
||||
* @license GPL
|
||||
* @package LibreNMS
|
||||
* @subpackage Alerts
|
||||
*/
|
||||
|
||||
namespace LibreNMS\Alert\Transport;
|
||||
|
||||
use GuzzleHttp\Client;
|
||||
use LibreNMS\Alert\Transport;
|
||||
use LibreNMS\Enum\AlertState;
|
||||
|
||||
class Matrix extends Transport
|
||||
{
|
||||
|
Reference in New Issue
Block a user