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

@@ -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 2018 Ryan Finney
* @author https://github.com/theherodied/
@@ -29,7 +28,6 @@
namespace LibreNMS\Alert\Transport;
use LibreNMS\Alert\Transport;
use LibreNMS\Enum\AlertState;
class Discord extends Transport
{