From b970f80656d8317af5d4e055426af275fc4451b2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 Jan 2018 22:11:07 +0100 Subject: [PATCH] Fix CS via phpcs --- Models/KanbanLabel.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Models/KanbanLabel.php b/Models/KanbanLabel.php index 7133ea9..9f376bc 100644 --- a/Models/KanbanLabel.php +++ b/Models/KanbanLabel.php @@ -75,5 +75,4 @@ class KanbanLabel implements \JsonSerializable { return []; } - } \ No newline at end of file