@@ -148,8 +148,4 @@ |
||
148 | 148 | if ($this->docset->icon32()) { |
149 | 149 | Storage::copy( |
150 | 150 | "{$this->docset->downloadedDirectory()}/{$this->docset->icon32()}", |
151 | - "{$this->docset->file()}/[email protected]" |
|
152 | - ); |
|
153 | - } |
|
154 | - } |
|
155 | -} |
|
151 | + "{$this->docset->file()} |
|
156 | 152 | \ No newline at end of file |