From 6f8914baad517724c82ceeb9bc27672cdb7e31e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 30 Sep 2023 13:30:46 +0200 Subject: [PATCH] test: cleanup empty file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- test/charging-station/ChargingStation.test.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/charging-station/ChargingStation.test.ts diff --git a/test/charging-station/ChargingStation.test.ts b/test/charging-station/ChargingStation.test.ts deleted file mode 100644 index e69de29b..00000000 -- 2.34.1