Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
erikn69 committed Jul 16, 2021
1 parent a429f46 commit 16388d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GoogleDriveAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -1568,6 +1568,7 @@ public function uncacheFolder($path)
$this->uncacheId($path);
}
}

protected function uncacheId($id)
{
if (empty($id)) {
Expand Down

0 comments on commit 16388d6

Please sign in to comment.