Deleting extra lines

This commit is contained in:
Luca IU2FRL
2023-08-15 21:59:56 +02:00
parent 724e2cb7e5
commit a61bf66fe3
2 changed files with 2 additions and 4 deletions

View File

@@ -123,5 +123,4 @@ class Core {
}
}
?>
?>

View File

@@ -43,5 +43,4 @@ class Database {
return true;
}
}
?>
?>