From 505226fc1ccad9c7acacaca7c8eb263f544b0dca Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 15 Jun 2018 03:16:48 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hook/hook.php | 1 - 1 file changed, 1 deletion(-) diff --git a/hook/hook.php b/hook/hook.php index e3b6ae3..4900bfb 100644 --- a/hook/hook.php +++ b/hook/hook.php @@ -45,5 +45,4 @@ foreach ($raw_img_list as $path) { } file_put_contents('tmp.txt', json_encode($tmp_img_list)); - file_put_contents('list.json', json_encode($img_list));