summaryrefslogtreecommitdiff
path: root/src/Manifest.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Manifest.php')
-rw-r--r--src/Manifest.php1
1 files changed, 0 insertions, 1 deletions
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;