Remove unnecessary docs

This commit is contained in:
Adrien Crivelli 2018-07-15 13:23:46 +09:00
parent 863fb86925
commit 3028c60656
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ use PhpOffice\PhpSpreadsheet\Worksheet\MemoryDrawing;
class DrawingImageHyperlinkTest extends AbstractFunctional
{
/**
* @throws \PhpOffice\PhpSpreadsheet\Exception
*/
public function testDrawingImageHyperlinkTest()
{
$baseUrl = 'https://github.com/PHPOffice/PhpSpreadsheet';