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

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