From 4e2f0ea7b7a24528954879df0ebf9dd493cd94d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 12 Dec 2022 17:03:00 +0100 Subject: [PATCH] test --- WEB/Controller/VisitorController.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/WEB/Controller/VisitorController.php b/WEB/Controller/VisitorController.php index 34e5fe0e..51123b6d 100644 --- a/WEB/Controller/VisitorController.php +++ b/WEB/Controller/VisitorController.php @@ -2,8 +2,6 @@ class VisitorController { - private Connection $con; - function __construct() { try {