Fix codefactor complaints.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-08-06 22:08:18 +02:00
parent 7fdafb2dcc
commit 7807f12d65
2 changed files with 2 additions and 6 deletions

View File

@@ -65,9 +65,7 @@ switch($list) {
break;
default:
echo "Invalid list!";
exit();
break;
die("Invalid list!");
}
// Reload lists in pihole-FTL after having removed something