소스 검색

address Scrutinizer issues

El RIDO 5 년 전
부모
커밋
9357f122b7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/Data/GoogleCloudStorage.php

+ 0 - 1
lib/Data/GoogleCloudStorage.php

@@ -21,7 +21,6 @@ class GoogleCloudStorage extends AbstractData
      */
     public static function getInstance(array $options)
     {
-        $client = null;
         $bucket = null;
         $prefix = 'pastes';