From ec5eaeff819adc2f5908ca87a9a93910ef9ae24f Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sat, 14 Jul 2018 09:05:20 +0800 Subject: [PATCH] remove unused code --- tests/SkinlibControllerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/SkinlibControllerTest.php b/tests/SkinlibControllerTest.php index c5d4ea60..ffef3be9 100644 --- a/tests/SkinlibControllerTest.php +++ b/tests/SkinlibControllerTest.php @@ -552,7 +552,6 @@ class SkinlibControllerTest extends TestCase ) ]); - imagepng(imagecreatetruecolor(64, 32), $file->url()); $upload = UploadedFile::fake()->image('texture.png', 64, 32); // Score is not enough