Skip to content

Commit

Permalink
remove whitespaces
Browse files Browse the repository at this point in the history
Signed-off-by: tck <toby3@gmx.de>
  • Loading branch information
tck committed Sep 5, 2023
1 parent 1c9a0e7 commit 0675ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FilesystemOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public function __construct($options = null)
}

parent::__construct($options);

if (null === $this->cacheDir) {
$this->setCacheDir(null);
}
Expand Down

0 comments on commit 0675ad0

Please sign in to comment.