Skip to content

Commit

Permalink
remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Mar 24, 2020
1 parent 4411326 commit 5330edc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Native/NativeShare.php
Expand Up @@ -132,10 +132,6 @@ protected static function mb_basename($path) {
return '';
}

private function getStat($path) {
return $this->getState()->stat($this->buildUrl($path));
}

/**
* Create a folder on the share
*
Expand Down

0 comments on commit 5330edc

Please sign in to comment.