From 41605e2ab4b8de04cd1c05a4cfe95b822ba46ae1 Mon Sep 17 00:00:00 2001
From: Sam Light <sam@lightscale.co.uk>
Date: Mon, 31 Mar 2025 22:08:04 +0100
Subject: remove empty line

---
 src/Manifest.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Manifest.php b/src/Manifest.php
index 655945b..3480cdf 100644
--- a/src/Manifest.php
+++ b/src/Manifest.php
@@ -37,7 +37,6 @@ class Manifest
         return $this->data;
     }
 
-
     public function getDir(): string
     {
         return $this->basePath;
-- 
cgit v1.2.3